Image Attribute Configuration (AttributeImageConfig) table/entity reference
Store configuration for each image attribute
Messages
The following table lists the messages for the Image Attribute Configuration (AttributeImageConfig) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Create Event: True |
POST /attributeimageconfigsSee Create |
Create records |
Delete Event: True |
DELETE /attributeimageconfigs(attributeimageconfigid)See Delete |
Delete records |
Retrieve Event: True |
GET /attributeimageconfigs(attributeimageconfigid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /attributeimageconfigsSee Query data |
Query data |
Update Event: True |
PATCH /attributeimageconfigs(attributeimageconfigid)See Update |
Update records |
Upsert Event: False |
PATCH /attributeimageconfigs(attributeimageconfigid)See Upsert a table row |
UpsertRequest |
Properties
The following table lists selected properties for the Image Attribute Configuration (AttributeImageConfig) table.
Property | Value |
---|---|
DisplayName | Image Attribute Configuration |
DisplayCollectionName | Image Attribute Configurations |
SchemaName | AttributeImageConfig |
CollectionSchemaName | AttributeImageConfigs |
EntitySetName | attributeimageconfigs |
LogicalName | attributeimageconfig |
LogicalCollectionName | attributeimageconfigs |
PrimaryIdAttribute | attributeimageconfigid |
PrimaryNameAttribute | attributelogicalname |
TableType | Standard |
OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
AttributeImageConfigId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Image Attribute Configuration |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | attributeimageconfigid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
AttributeLogicalName
Property | Value |
---|---|
Description | Logical Name of Image Attribute |
DisplayName | Logical Name of Image Attribute |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | attributelogicalname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 128 |
CanStoreFullImage
Property | Value |
---|---|
Description | Indicates if an image attribute can store full image |
DisplayName | Can Store Full Image |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | canstorefullimage |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | attributeimageconfig_canstorefullimage |
DefaultValue | False |
True Label | Yes |
False Label | No |
ParentEntityLogicalName
Property | Value |
---|---|
Description | Parent Entity Logical Name |
DisplayName | Parent Entity Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parententitylogicalname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 128 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ComponentIdUnique
- ComponentState
- IsManaged
- OverwriteTime
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentIdUnique
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | |
GlobalChoiceName | componentstate |
ComponentState Choices/Options
Value | Label |
---|---|
0 | Published |
1 | Unpublished |
2 | Deleted |
3 | Deleted Unpublished |
IsManaged
Property | Value |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | ismanaged |
DefaultValue | False |
True Label | Managed |
False Label | Unmanaged |
OverwriteTime
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Record Overwrite Time |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
SolutionId
Property | Value |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
VersionNumber
Property | Value |
---|---|
Description | Version number of Image Attribute Configuration. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- attributeimageconfig_AsyncOperations
- attributeimageconfig_BulkDeleteFailures
- attributeimageconfig_MailboxTrackingFolders
- attributeimageconfig_PrincipalObjectAttributeAccesses
- attributeimageconfig_SyncErrors
attributeimageconfig_AsyncOperations
Many-To-One Relationship: asyncoperation attributeimageconfig_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | attributeimageconfig_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
attributeimageconfig_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure attributeimageconfig_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | attributeimageconfig_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
attributeimageconfig_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder attributeimageconfig_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | attributeimageconfig_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
attributeimageconfig_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess attributeimageconfig_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | attributeimageconfig_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
attributeimageconfig_SyncErrors
Many-To-One Relationship: syncerror attributeimageconfig_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | attributeimageconfig_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
attributeimageconfig