CustomerCompanyInfoPhone Property |  |
The phone number assigned to a company/client
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string Phone { get; set; }
function get_Phone();
function set_Phone(value);
Property Value
String
Remarks
The phone number assigned to a company/client. This value represents primary contact number assigned to a company/client. The maximum length for this value is 50 characters.
Note |
---|
Setup:
Configuration > Configuration > General Configuration Tab
|
Example800-867-5309
See Also