Click or drag to resize

CustomerTenantCode Property

Gets a tenant code - unique number, usually used to map customer to external system. Max Length=64. Is required.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string TenantCode { get; set; }

Property Value

String
See Also