OrderSpec.OrderName Property (Typed) | |
The order (tag) name for this order. Used for creating multi-order order files (bags).
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY OrderName AS STRING GET SET
public virtual string OrderName { get; set; }
Request Example
View SourceProperty Value
Type:
StringThe order (tag) name for this order. Used for creating multi-order order files (bags).
See Also