entityimageconfig EntityType
Store image configuration for each entity
- Entity set path:
- [organization URI]/api/data/v9.2/entityimageconfigs
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- Entity Image Configuration
- Primary key:
- entityimageconfigid
- Primary name column:
- parententitylogicalname
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
componentidunique | Edm.Guid |
For internal use only. Display name: Row id unique Read only
|
||||||||||
componentstate | Edm.Int32 |
For internal use only. Display name: Component State Read only
Default options
|
||||||||||
entityimageconfigid | Edm.Guid |
Unique identifier for entity instances Display name: Entity Image Configuration |
||||||||||
ismanaged | Edm.Boolean |
Indicates whether the solution component is part of a managed solution. Display name: Is Managed Read only
Default options
|
||||||||||
overwritetime | Edm.DateTimeOffset |
For internal use only. Display name: Record Overwrite Time Read only
|
||||||||||
parententitylogicalname | Edm.String |
Parent Entity Logical Name Display name: Parent Entity Logical Name |
||||||||||
primaryimageattribute | Edm.String |
Logical Name of the Primary Image Attribute Display name: Primary Image Attribute |
||||||||||
solutionid | Edm.Guid |
Unique identifier of the associated solution. Display name: Solution Read only
|
||||||||||
versionnumber | Edm.Int64 |
Version number of Entity Image Configuration. 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 |
---|---|---|
entityimageconfig_AsyncOperations | asyncoperation | regardingobjectid_entityimageconfig |
entityimageconfig_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_entityimageconfig |
entityimageconfig_MailboxTrackingFolders | mailboxtrackingfolder | regardingobjectid_entityimageconfig |
entityimageconfig_PrincipalObjectAttributeAccesses | principalobjectattributeaccess | objectid_entityimageconfig |
entityimageconfig_SyncErrors | syncerror | regardingobjectid_entityimageconfig |