Click or drag to resize

ProfileFieldOptions Property

Gets or Sets FieldOptions

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<FieldOption> FieldOptions { get; set; }

Property Value

Type: ListFieldOption

Implements

IProfileFieldOptions
See Also