Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Store configuration for each image attribute
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 |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Create Event: True |
POST /attributeimageconfigsSee Create |
Create records |
Delete Event: True |
DELETE /attributeimageconfigs(attributeimageconfigid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate 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 |
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 |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Image Attribute Configuration |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | attributeimageconfigid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
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 |
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 |
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 |
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ComponentIdUnique
- ComponentState
- IsManaged
- OverwriteTime
- SolutionId
- SupportingSolutionId
- VersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | |
GlobalChoiceName | componentstate |
Value | Label |
---|---|
0 | Published |
1 | Unpublished |
2 | Deleted |
3 | Deleted Unpublished |
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 |
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 |
Property | Value |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
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 |
These relationships are one-to-many. Listed by SchemaName.
- attributeimageconfig_AsyncOperations
- attributeimageconfig_BulkDeleteFailures
- attributeimageconfig_MailboxTrackingFolders
- attributeimageconfig_PrincipalObjectAttributeAccesses
- attributeimageconfig_SyncErrors
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 |
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 |
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 |
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 |
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 |
Dataverse table/entity reference
Dataverse Web API Reference
attributeimageconfig