|
LicenceInfoCustomers Property
|
A non-null array of customers permitted to the account. Each customer
has a non-null array of child jobs loaded, so clients can access the
full customer and job hierarchy immediately after login.
Namespace: RCS.Carbon.Licensing.SharedAssembly: RCS.Carbon.Licensing.Shared (in RCS.Carbon.Licensing.Shared.dll) Version: 9.1.14
Syntaxpublic LicenceCustomer[] Customers { get; set; }
Property Value
LicenceCustomer
See Also