CustomerTenantCode Property |
Gets a tenant code - unique number, usually used to map customer to external system.
Max Length=64.
Is required.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string TenantCode { get; set; }
Property Value
Type:
String
See Also