OrderHistoryAppID Property
Unique identifer for the application that last changed the order.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public string AppID { get; }
Public ReadOnly Property AppID As String
Get
Property Value
String
Each application on the system is uniquely identified by a GUID and each order
that is submitted, revised or pulled by tha application gets that identifier.