FlowFact - Entwicklungstools

zurück

Property - oUtil
 
Zugriffsvariable auf die Util-Klasse des FlowFact-Objektmodells oder der FFConnector.dll


  Property oUtil() As Object  
 


Rückgabewert: Siehe FlowFact.Util


Public Property Get oUtil() As Object
    Set oUtil = m_oUtil
End Property