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