Responder Developer Guide
TraverseAllLines Method


Syntax
'Declaration
 
<IteratorStateMachineAttribute(Miner.Responder.Model.Switching.OrderStructureChangeGroup/d__14)>
Public Function TraverseAllLines() As IEnumerable(Of OrderLine)
'Usage
 
Dim instance As OrderStructureChangeGroup
Dim value As IEnumerable(Of OrderLine)
 
value = instance.TraverseAllLines()
[IteratorStateMachine(Miner.Responder.Model.Switching.OrderStructureChangeGroup/d__14)]
public IEnumerable<OrderLine> TraverseAllLines()
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