Responder Developer Guide
AtChildIndexOf Method


Syntax
'Declaration
 
Public Function AtChildIndexOf( _
   ByVal orderLine As SwitchingStepGroup, _
   ByVal index As Integer _
) As SwitchingOrderBuilder.PostInsertion
'Usage
 
Dim instance As SwitchingOrderBuilder.LineInsertion
Dim orderLine As SwitchingStepGroup
Dim index As Integer
Dim value As SwitchingOrderBuilder.PostInsertion
 
value = instance.AtChildIndexOf(orderLine, index)

Parameters

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

SwitchingOrderBuilder.LineInsertion Class
SwitchingOrderBuilder.LineInsertion Members

 

 


Send Comment