Responder Developer Guide
OrderLineChildRelationChangedEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal group As SwitchingStepGroup, _
   ByVal child As OrderLine, _
   ByVal action As StructureAction _
)
'Usage
 
Dim group As SwitchingStepGroup
Dim child As OrderLine
Dim action As StructureAction
 
Dim instance As New OrderLineChildRelationChangedEventArgs(group, child, action)
public OrderLineChildRelationChangedEventArgs( 
   SwitchingStepGroup group,
   OrderLine child,
   StructureAction action
)

Parameters

group
child
action
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

OrderLineChildRelationChangedEventArgs Class
OrderLineChildRelationChangedEventArgs Members

 

 


Send Comment