OrderHistoryUserSvr Property
The name of the User Server that last changed this order.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public string UserSvr { get; }
Public ReadOnly Property UserSvr As String
Get
Property Value
String
The user server is what the API connects to. Each time the API connects it could
be to a different server. Additionally, multiple instances of the API for the
same user could be on different servers.