LaborLevelCustomFieldName Property |  |
Gets or sets Name of a custom field
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string Name { get; set; }
function get_Name();
function set_Name(value);
Property Value
String
Remarks
This value represents Name of a custom field.
Note:Value is case insensitive for set operations
ExampleClient ID
See Also