entityimageconfig EntityType

Store image configuration for each entity

Entity Set Path
[organization URI]/api/data/v9.2/entityimageconfigs
Base Type
crmbaseentity
Display Name
Entity Image Configuration
Primary Key
entityimageconfigid
Primary Key Attribute
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
Values Label
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished
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
Values Label
1 Managed
0 Unmanaged
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

See also