CustomerId |
Scroll |
Returns the customer ID from the currently connected server.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property CustomerId As String C# public virtual string CustomerId { get; }
Parameters None.
Property Value The customer ID from the currently connected server.
|