entity EntityType
- Entity Set Path
- [organization URI]/api/data/v9.0/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
|
||||||||||
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 |
||||||||||
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 |
||||||||||
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 |
---|---|---|
CatalogAssignments | catalogassignment | EntityId |
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 |
msdyn_insightsstorevirtualentity_extensionofrecordid | msdyn_insightsstorevirtualentity | extensionofrecordid |
privilegesremovalsetting_extensionofrecordid | privilegesremovalsetting | extensionofrecordid |
sharedlinksetting_extensionofrecordid | sharedlinksetting | extensionofrecordid |
virtualentitymetadata_extensionofrecordid | virtualentitymetadata | extensionofrecordid |
Solutions
The following solutions include the entity entity type.
Name | Description |
---|---|
System Solution | Internal CRM System Solution |
Metadata Extension |