entitykey EntityType
- Entity set path:
- [organization URI]/api/data/v9.2/entitykeys
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- Entity Key
- Primary key:
- entitykeyid
- Primary name column:
- logicalname
- Operations supported:
- GET (RetrieveMultiple Only)
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
|
||||||||||
entitykeyid | Edm.Guid |
Unique identifier of the entity key. Display name: Entity Key |
||||||||||
issecondarykey | Edm.Boolean |
Is the attribute secondary key. Display name: IsSecondaryKey Read only
Default options
|
||||||||||
logicalname | Edm.String |
The logical name of this Entity Key. Display name: Logical Name |
||||||||||
name | Edm.String |
The name of this Entity Key. Display name: Name |
||||||||||
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
|