entityindex EntityType
Metadata describing index of an entity
- Entity Set Path
- [organization URI]/api/data/v9.0/entityindexes
- Base Type
- crmbaseentity
- Display Name
- Entity Index
- Primary Key
- indexid
- Primary Key Attribute
- name
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
|
||||||||||
| indexid | Edm.Guid |
Unique identifier of the index id Display Name: Index Id |
||||||||||
| name | Edm.String |
Display Name Display Name: Display Name |
||||||||||
| overwritetime | Edm.DateTimeOffset |
For internal use only. Display Name: Record Overwrite Time Read Only
|
||||||||||
| recordid | Edm.Int64 |
The record id of this entity index. Display Name: Record Id Read Only
|
||||||||||
| solutionid | Edm.Guid |
Unique identifier of the associated solution. Display Name: Solution Read Only
|
||||||||||
| versionnumber | Edm.Int64 |
The version number of this entity index. 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 |
|---|---|---|
| entityindex_AsyncOperations | asyncoperation | regardingobjectid_entityindex |
| entityindex_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_entityindex |
| entityindex_MailboxTrackingFolders | mailboxtrackingfolder | regardingobjectid_entityindex |
| entityindex_PrincipalObjectAttributeAccesses | principalobjectattributeaccess | objectid_entityindex |
| entityindex_SyncErrors | syncerror | regardingobjectid_entityindex |
Solutions
The following solutions include the entityindex entity type.
| Name | Description |
|---|---|
| Metadata Extension |