ArcFM Desktop Developer Guide
OperationGroupHost Constructor(OperationGroups,Boolean)


Syntax
'Declaration
 
Public Function New( _
   ByVal groups As OperationGroups, _
   ByVal setSelectedOperationGroup As Boolean _
)
'Usage
 
Dim groups As OperationGroups
Dim setSelectedOperationGroup As Boolean
 
Dim instance As New OperationGroupHost(groups, setSelectedOperationGroup)
public OperationGroupHost( 
   OperationGroups groups,
   bool setSelectedOperationGroup
)

Parameters

groups
setSelectedOperationGroup
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

OperationGroupHost Class
OperationGroupHost Members
Overload List

 

 


Send Comment