OrderSpec.Unique Property | |
A logical value determining whether this order is to be a unique order (no duplicate keys).
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Unique AS USUAL GET SET
public virtual Usual Unique { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA logical value determining whether this order is to be a unique order (no duplicate keys).
See Also