FieldChoiceValue Object (IFieldChoiceValue Interface)
This object corresponds to a recognized value of a choice field. The value of the certain choice field is accessible through the AsChoice property of the FieldValue object.
Properties
Name | Type | Description |
---|---|---|
SelectedChoices | FieldValuesCollection |
Stores the selected choices of the field.
|
Choices | FieldValuesCollection, read-only | Stores all the choices of the field. |
Related objects
See also
8/15/2023 1:19:30 PM