| UserCustomFieldName Property |  | 
                Gets the name of a custom field
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string Name { get; set; }function get_Name();
function set_Name(value);
Property Value
String Remarks
Remarks
                This value represents the name of a custom field.  The maximum length for this value is 50 characters.
                
|  Note | 
|---|
| Setup: Manager > Employees > Custom Fields Tab
 Configuration > General > Custom Fields
 
 | 
 Example
ExampleLaptop Name, Mobile Phone Provider
 See Also
See Also