Responder Developer Guide
OrderStructureChangeGroup Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal action As StructureAction, _
   ByVal group As SwitchingStepGroup, _
   ByVal compositionContext As CompositionContext, _
   ByVal orderLine As OrderLine _
)
'Usage
 
Dim action As StructureAction
Dim group As SwitchingStepGroup
Dim compositionContext As CompositionContext
Dim orderLine As OrderLine
 
Dim instance As New OrderStructureChangeGroup(action, group, compositionContext, orderLine)
public OrderStructureChangeGroup( 
   StructureAction action,
   SwitchingStepGroup group,
   CompositionContext compositionContext,
   OrderLine orderLine
)

Parameters

action
group
compositionContext
orderLine
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

OrderStructureChangeGroup Class
OrderStructureChangeGroup Members

 

 


Send Comment