CustomFieldDescriptorOptions Property |
A list of values that can be set in custom field - null for strings
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CustomFieldOption[] Options { get; set; }
Public Property Options As CustomFieldOption()
Get
Set
No code example is currently available or this language may not be supported.
Property Value
CustomFieldOption
See Also