ICASharePointChoiceOption
@spartanfx/react / codeapps / ICASharePointChoiceOption
Interface: ICASharePointChoiceOption
Shape of a single choice / lookup / person/group option returned by the
Power Apps SharePoint connector via getReferencedEntity.
Mirrors the typed *Value models the generator emits (e.g. StatusValue).
Indexable
[key: string]: unknown
Properties
| Property | Type | Description |
|---|---|---|
Claims? | string | - |
DisplayName? | string | - |
Email? | string | - |
EMail? | string | - |
Id? | number | - |
Key? | string | - |
Title? | string | - |
Value? | string | - |