Responder Developer Guide
MoveLinesUp Method


Syntax
'Declaration
 
Public Function MoveLinesUp( _
   ByVal lines As IEnumerable(Of OrderLine) _
) As IEnumerable(Of OrderLine)
'Usage
 
Dim instance As SwitchingStepsViewModel
Dim lines As IEnumerable(Of OrderLine)
Dim value As IEnumerable(Of OrderLine)
 
value = instance.MoveLinesUp(lines)

Parameters

lines
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

SwitchingStepsViewModel Class
SwitchingStepsViewModel Members

 

 


Send Comment