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