OrderSpec.Start Property | |
Determines the starting record number from which to start building this order.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Start AS USUAL GET SET
public virtual Usual Start { get; set; }
Request Example
View SourceProperty Value
Type:
UsualDetermines the starting record number from which to start building this order.
See Also