Click or drag to resize

CustomerCompanyInfoCompanyName Property

The name assigned to a company/client

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string CompanyName { get; set; }

Property Value

String
Remarks
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  Note
Setup:
Configuration > Configuration > General Configuration Tab
Example
Dan
See Also