Click or drag to resize

GetCustomFieldModelHasDefinedValues Property

Is this custom field containing defined values

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

Property Value

Boolean
Remarks
Is this custom field containing defined values.
Example
True
See Also