Responder Developer Guide
GroupAddedToSwitchingOrder Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal order As SwitchingOrder, _
   ByVal group As SwitchingStepGroup, _
   ByVal compositionContext As CompositionContext _
)
'Usage
 
Dim order As SwitchingOrder
Dim group As SwitchingStepGroup
Dim compositionContext As CompositionContext
 
Dim instance As New GroupAddedToSwitchingOrder(order, group, compositionContext)
public GroupAddedToSwitchingOrder( 
   SwitchingOrder order,
   SwitchingStepGroup group,
   CompositionContext compositionContext
)

Parameters

order
group
compositionContext
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

GroupAddedToSwitchingOrder Class
GroupAddedToSwitchingOrder Members

 

 


Send Comment