| CustomFieldName Property |  | 
                Gets or sets Name of a custom field
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.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 Name of a custom field.
                
Note:Value is case insensitive for set operations
 Example
ExampleLicense Type
 See Also
See Also