FlowFact - Entwicklungstools

zurück

Property - oBlob
 
Zugriffsvariable auf die Blob-Klasse des FlowFact-Objektmodells oder der FFConnector.dll


  Property oBlob() As Object  
 


Rückgabewert: Siehe FlowFact.Blob


Public Property Get oBlob() As Object
    Set oBlob = m_oBlob
End Property