ArcFM Engine Developer Guide
HydrateWorkFunction Method (IMMDesignerAddUtility)


Syntax
'Declaration
 
Sub HydrateWorkFunction( _
   ByRef pList As ID8List, _
   ByVal eWorkfunction As mmd8WorkFunction, _
   ByVal bRecurse As Boolean _
) 
'Usage
 
Dim instance As IMMDesignerAddUtility
Dim pList As ID8List
Dim eWorkfunction As mmd8WorkFunction
Dim bRecurse As Boolean
 
instance.HydrateWorkFunction(pList, eWorkfunction, bRecurse)
void HydrateWorkFunction( 
   ref ID8List pList,
   mmd8WorkFunction eWorkfunction,
   bool bRecurse
)

Parameters

pList
eWorkfunction
bRecurse
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMDesignerAddUtility Interface
IMMDesignerAddUtility Members

 

 


Send Comment