OrderHistoryStatusDetail Property
Free text string containing any messages from the exchange regarding this order.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public string StatusDetail { get; }
Public ReadOnly Property StatusDetail As String
Get
Property Value
String
If anything unusual happens to this order (for example, pulling an order that is
already pulled) then this text will give the details of it.