Click or drag to resize

GetCustomFieldModelValue Property

The default value that is set for this custom field

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

Property Value

String
Remarks
The default value that is set for this custom field
Example
Mixed (date,string,int)
See Also