optionset EntityType
- Entity set path:
- [organization URI]/api/data/v9.2/optionsets
- Base type:
- crmbaseentity
- Display name:
- OptionSet
- Primary key:
- optionsetid
- Primary name column:
- name
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
| Name | Type | Details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| componentstate | Edm.Int32 |
For internal use only. Display name: Component State Read only
Default options
|
||||||||||
| name | Edm.String |
The name of this OptionSet. Display name: Name |
||||||||||
| optionsetid | Edm.Guid |
Unique identifier of the attribute. Display name: OptionSet |
||||||||||
| overwritetime | Edm.DateTimeOffset |
For internal use only. Display name: Record Overwrite Time Read only
|
||||||||||
| solutionid | Edm.Guid |
Unique identifier of the associated solution. Display name: Solution Read only
|