Responder Developer Guide
OrderLineParentRelationChangedEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal orderLine As OrderLine, _
   ByVal parent As SwitchingStepGroup, _
   ByVal action As StructureAction _
)
'Usage
 
Dim orderLine As OrderLine
Dim parent As SwitchingStepGroup
Dim action As StructureAction
 
Dim instance As New OrderLineParentRelationChangedEventArgs(orderLine, parent, action)
public OrderLineParentRelationChangedEventArgs( 
   OrderLine orderLine,
   SwitchingStepGroup parent,
   StructureAction action
)

Parameters

orderLine
parent
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

OrderLineParentRelationChangedEventArgs Class
OrderLineParentRelationChangedEventArgs Members

 

 


Send Comment