Miner.Responder.Presentation.Wpf.Switching Assembly > Miner.Responder.Presentation.Wpf.Switching.ViewModel Namespace > SwitchingStepsViewModel Class : MoveLinesDown Method |
'Declaration Public Function MoveLinesDown( _ 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.MoveLinesDown(lines)
public IEnumerable<OrderLine> MoveLinesDown( IEnumerable<OrderLine> lines )
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.