OrderTag Property
Free text string for the order specified when the order is created.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public string Tag { get; }
Public ReadOnly Property Tag As String
Get
Property Value
String
This value is provided to allow applications to tag orders with a meaningful
identifier or code so that they can recognise the order. This tag is never
changed by the system and will remain with the order forever. It can be changed
when revising or pulling the order.