| AddUserCustomFieldValue Property |  | 
                Gets the value of the custom field.
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string Value { get; set; }function get_Value();
function set_Value(value);
Property Value
String Remarks
Remarks
                Gets the value of the custom field which is based on its 
Type.
                
|  Note | 
|---|
| Setup: Manager > Employees > Custom Fields Tab
 Configuration > General > Custom Fields
 
 | 
|  Note | 
|---|
| For 'Date' custom field type, value expected in mm/dd/yyyy format | 
 Example
Example100, Toshiba, $50
 See Also
See Also