CustomerCompanyInfoCompanyName Property | |
The name 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 CompanyName { get; set; }
function get_CompanyName();
function set_CompanyName(value);
Property Value
StringRemarks
The name assigned to a company/client. This value represents the name assigned to a business. The maximum length for this value is 50 characters.
Note |
---|
Setup:
Configuration > Configuration > General Configuration Tab
|
Example Dan
See Also