indexattributes EntityType

Stores index attributes

Entity set path:
[organization URI]/api/data/v9.2/indexattributes
Base type:
crmbaseentity
Display name:
Index Attribute
Primary key:
indexattributeid

Properties

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

Name Type Details
indexattributeid Edm.Guid

Unique identifier of the index attribute

Display name: Index Attribute Id

indexid Edm.Guid

Unique identifier of the entity index

Display name: Index Id

recordid Edm.Int64

The record id of this index attribute.

Display name: Record Id

Read only
versionnumber Edm.Int64

The version number of this index attribute.

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
indexattributes_AsyncOperations asyncoperation regardingobjectid_indexattributes
indexattributes_BulkDeleteFailures bulkdeletefailure regardingobjectid_indexattributes
indexattributes_MailboxTrackingFolders mailboxtrackingfolder regardingobjectid_indexattributes
indexattributes_PrincipalObjectAttributeAccesses principalobjectattributeaccess objectid_indexattributes
indexattributes_SyncErrors syncerror regardingobjectid_indexattributes

See also