OrderSpec.ForCond Property (Typed) | |
The FOR condition string used to build this order.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.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