Click or drag to resize
CustomFieldDescriptorOptions Property
A list of values that can be set in custom field - null for strings

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CustomFieldOption[] Options { get; set; }

Property Value

Type: CustomFieldOption
See Also