Click or drag to resize

UserCustomFieldName Property

Gets the name of a custom field

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

Property Value

String
Remarks
This value represents the name of a custom field. The maximum length for this value is 50 characters.

Note  Note
Setup:
Manager > Employees > Custom Fields Tab
Configuration > General > Custom Fields
Example
Laptop Name, Mobile Phone Provider
See Also