attributeimageconfig EntityType
Store configuration for each image attribute
- Entity set path:
- [organization URI]/api/data/v9.2/attributeimageconfigs
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- Image Attribute Configuration
- Primary key:
- attributeimageconfigid
- Primary name column:
- 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
|
||||||||||
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
|
||||||||||
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 |
||||||||||
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 |