GetCustomFieldModelValue Property |  |
The default value that is set for this custom field
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string Value { get; set; }
function get_Value();
function set_Value(value);
Property Value
String
Remarks
The default value that is set for this custom field
ExampleMixed (date,string,int)
See Also