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