CustomerCompanyInfoState Property | |
The state assigned to a company/client
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string State { get; set; }
function get_State();
function set_State(value);
Property Value
StringRemarks
The state assigned to a company/client . The state is tied to a geographic location. The maximum length for this value is 150 characters.
Note |
---|
Setup:
Configuration > Configuration > General Configuration Tab
|
Example CA
See Also