OrderSpec.ForCond Property | |
The FOR condition string used to build this order.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ForCond AS USUAL GET SET
public virtual Usual ForCond { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe FOR condition string used to build this order.
See Also