attributeimageconfig EntityType

Store configuration for each image attribute

Entity Set Path
[organization URI]/api/data/v9.2/attributeimageconfigs
Base Type
crmbaseentity
Display Name
Image Attribute Configuration
Primary Key
attributeimageconfigid
Primary Key Attribute
attributelogicalname
Operations Supported
POST GET PATCH DELETE

Properties

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

Name Type Details
attributeimageconfigid Edm.Guid

Unique identifier for entity instances

Display Name: Image Attribute Configuration

attributelogicalname Edm.String

Logical Name of Image Attribute

Display Name: Logical Name of Image Attribute

canstorefullimage Edm.Boolean

Indicates if an image attribute can store full image

Display Name: Can Store Full Image

Default Options
Values Label
1 Yes
0 No
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
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

solutionid Edm.Guid

Unique identifier of the associated solution.

Display Name: Solution

Read Only
versionnumber Edm.Int64

Version number of Image Attribute 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
attributeimageconfig_AsyncOperations asyncoperation regardingobjectid_attributeimageconfig
attributeimageconfig_BulkDeleteFailures bulkdeletefailure regardingobjectid_attributeimageconfig
attributeimageconfig_MailboxTrackingFolders mailboxtrackingfolder regardingobjectid_attributeimageconfig
attributeimageconfig_PrincipalObjectAttributeAccesses principalobjectattributeaccess objectid_attributeimageconfig
attributeimageconfig_SyncErrors syncerror regardingobjectid_attributeimageconfig

See also