Image Attribute Configuration (AttributeImageConfig) table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Store configuration for each image attribute

Added by: Image Configuration Solution

Messages

Message Web API Operation SDK class or method
Create POST /attributeimageconfigs
See Create
CreateRequest or
Create
Delete DELETE /attributeimageconfigs(attributeimageconfigid)
See Delete
DeleteRequest or
Delete
Retrieve GET /attributeimageconfigs(attributeimageconfigid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveMultiple GET /attributeimageconfigs
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
Update PATCH /attributeimageconfigs(attributeimageconfigid)
See Update
UpdateRequest or
Update

Properties

Property Value
CollectionSchemaName AttributeImageConfigs
DisplayCollectionName Image Attribute Configurations
DisplayName Image Attribute Configuration
EntitySetName attributeimageconfigs
IsBPFEntity False
LogicalCollectionName attributeimageconfigs
LogicalName attributeimageconfig
OwnershipType None
PrimaryIdAttribute attributeimageconfigid
PrimaryNameAttribute attributelogicalname
SchemaName AttributeImageConfig

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
IsValidForUpdate False
LogicalName attributeimageconfigid
RequiredLevel SystemRequired
Type Uniqueidentifier

AttributeLogicalName

Property Value
Description Logical Name of Image Attribute
DisplayName Logical Name of Image Attribute
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName attributelogicalname
MaxLength 128
RequiredLevel SystemRequired
Type String

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

CanStoreFullImage Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

ParentEntityLogicalName

Property Value
Description Parent Entity Logical Name
DisplayName Parent Entity Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName parententitylogicalname
MaxLength 128
RequiredLevel SystemRequired
Type String

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

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

ComponentState Choices/Options

Value Label Description
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

IsManaged Choices/Options

Value Label Description
1 Managed
0 Unmanaged

DefaultValue: 0

OverwriteTime

Property Value
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

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
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

One-To-Many Relationships

Listed by SchemaName.

attributeimageconfig_SyncErrors

Added by: System Solution Solution

Same as the attributeimageconfig_SyncErrors many-to-one relationship for the syncerror table/entity.

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName attributeimageconfig_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

attributeimageconfig_AsyncOperations

Added by: System Solution Solution

Same as the attributeimageconfig_AsyncOperations many-to-one relationship for the asyncoperation table/entity.

Property Value
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName attributeimageconfig_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

attributeimageconfig_MailboxTrackingFolders

Added by: System Solution Solution

Same as the attributeimageconfig_MailboxTrackingFolders many-to-one relationship for the mailboxtrackingfolder table/entity.

Property Value
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName attributeimageconfig_MailboxTrackingFolders
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

attributeimageconfig_BulkDeleteFailures

Added by: System Solution Solution

Same as the attributeimageconfig_BulkDeleteFailures many-to-one relationship for the bulkdeletefailure table/entity.

Property Value
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName attributeimageconfig_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

attributeimageconfig_PrincipalObjectAttributeAccesses

Added by: System Solution Solution

Same as the attributeimageconfig_PrincipalObjectAttributeAccesses many-to-one relationship for the principalobjectattributeaccess table/entity.

Property Value
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName attributeimageconfig_PrincipalObjectAttributeAccesses
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

See also

Dataverse table/entity reference
Web API Reference
attributeimageconfig EntityType