entitykey EntityType

Entity set path:
[organization URI]/api/data/v9.2/entitykeys
Base type:
crmbaseentity
Display name:
Entity Key
Primary key:
entitykeyid
Primary key attribute:
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
Values Label
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished
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
Values Label
1 True
0 False
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

See also