entity EntityType

Entity Set Path
[organization URI]/api/data/v9.2/entities
Base Type
crmbaseentity
Display Name
Entity
Primary Key
entityid
Primary Key Attribute
name
Operations Supported
GET (RetrieveMultiple Only)

Properties

Properties represent fields of data stored in the entity.Some properties are read-only.

Name Type Details
addresstablename Edm.String

The address table name of this entity.

Display Name: Address Table Name

basetablename Edm.String

The base table name of this entity.

Display Name: Base Table Name

collectionname Edm.String

The collection name of this entity.

Display Name: Collection Name

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
entityid Edm.Guid

Unique identifier of the entity.

Display Name: Entity

entitysetname Edm.String

The entity set name of this entity.

Display Name: Entity Set Name

extensiontablename Edm.String

The extension table name of this entity.

Display Name: Extension Table Name

externalcollectionname Edm.String

The external collection name of this entity.

Display Name: External Collection Name

externalname Edm.String

The external name of this entity.

Display Name: External Name

isactivity Edm.Boolean

Whether this entity is of type activity.

Display Name: Is Activity

Read Only
Default Options
Values Label
1 True
0 False
logicalcollectionname Edm.String

The logical collection name of this entity.

Display Name: Logical Collection Name

logicalname Edm.String

The logical name of this entity.

Display Name: Logical Name

name Edm.String

The name of this Entity.

Display Name: Name

objecttypecode Edm.Int32

The object type code of this entity.

Display Name: Object Type Code

Read Only
originallocalizedcollectionname Edm.String

The original localized collection name of this entity.

Display Name: Original Localized Collection Name

originallocalizedname Edm.String

The original localized name of this entity.

Display Name: Original Localized Name

overwritetime Edm.DateTimeOffset

For internal use only.

Display Name: Record Overwrite Time

Read Only
parentcontrollingattributename Edm.String

The parent controlling attribute name of this entity.

Display Name: Parent Controlling Attribute Name

physicalname Edm.String

The physical name of this entity.

Display Name: Physical Name

reportviewname Edm.String

The Report view name of this entity.

Display Name: Report View Name

solutionid Edm.Guid

Unique identifier of the associated solution.

Display Name: Solution

Read Only
versionnumber Edm.Int64

The version number of this entity.

Display Name: Version Number

Read Only

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner
AIPluginOperation_Entity_Entity aipluginoperation Entity
card_entity_connections card card_entity_connections
CatalogAssignments catalogassignment EntityId
DVFileSearchEntity_Entity_Entity dvfilesearchentity Entity
DVTableSearchEntity_Entity_Entity dvtablesearchentity Entity
entity_appaction_ContextEntity appaction ContextEntity
entity_appactionrule_ContextEntity appactionrule ContextEntity
entity_entityanalyticsconfig entityanalyticsconfig parententityid
entity_serviceplanmapping serviceplanmapping Entity
entity_solutioncomponentbatchconfiguration_PrimaryEntity solutioncomponentbatchconfiguration PrimaryEntity
entity_solutioncomponentbatchconfiguration_RelatedEntity solutioncomponentbatchconfiguration RelatedEntity
entity_solutioncomponentconfiguration solutioncomponentconfiguration EntityId
metadataforarchival_extensionofrecordid metadataforarchival extensionofrecordid
msdyn_entity_msdyn_entitylinkchatconfiguration_entitytype msdyn_entitylinkchatconfiguration msdyn_entitytype
msdyn_insightsstorevirtualentity_extensionofrecordid msdyn_insightsstorevirtualentity extensionofrecordid
privilegesremovalsetting_extensionofrecordid privilegesremovalsetting extensionofrecordid
recyclebinconfig_extensionofrecordid recyclebinconfig extensionofrecordid
sharedlinksetting_extensionofrecordid sharedlinksetting extensionofrecordid
virtualentitymetadata_extensionofrecordid virtualentitymetadata extensionofrecordid

See also