Option Set Value (AttributePicklistValue) table/entity reference (Microsoft Dataverse)
Option Set Value
Messages
The following table lists the messages for the Option Set Value (AttributePicklistValue) 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 |
Disassociate Event: True |
Disassociate records | Disassociate records |
Properties
The following table lists selected properties for the Option Set Value (AttributePicklistValue) table.
Property | Value |
---|---|
DisplayName | Option Set Value |
DisplayCollectionName | Option Set Values |
SchemaName | AttributePicklistValue |
CollectionSchemaName | AttributePicklistValues |
EntitySetName | AttributePicklistValues |
LogicalName | attributepicklistvalue |
LogicalCollectionName | AttributePicklistValues |
PrimaryIdAttribute | attributepicklistvalueid |
TableType | Standard |
OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
AttributePicklistValueId
Property | Value |
---|---|
Description | Unique identifier of the AttributePicklistValue |
DisplayName | AttributePicklistValue Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | attributepicklistvalueid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
IsHidden
Property | Value |
---|---|
Description | Hides or shows the AttributePicklistValue |
DisplayName | IsHidden |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ishidden |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | _attributepicklistvalue_ishidden |
DefaultValue | False |
True Label | |
False Label |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
ComponentState
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | componentstate |
ComponentState Choices/Options
Value | Label |
---|---|
0 | Published |
1 | Unpublished |
2 | Deleted |
3 | Deleted Unpublished |
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 | DateOnly |
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 |
VersionNumber
Property | Value |
---|---|
Description | The version number of this attribute picklist value. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | SystemRequired |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- attributepicklistvalue_AsyncOperations
- attributepicklistvalue_BulkDeleteFailures
- attributepicklistvalue_MailboxTrackingFolders
- attributepicklistvalue_PrincipalObjectAttributeAccesses
- attributepicklistvalue_SyncErrors
attributepicklistvalue_AsyncOperations
Many-To-One Relationship: asyncoperation attributepicklistvalue_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | attributepicklistvalue_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
attributepicklistvalue_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure attributepicklistvalue_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | attributepicklistvalue_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
attributepicklistvalue_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder attributepicklistvalue_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | attributepicklistvalue_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
attributepicklistvalue_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess attributepicklistvalue_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | attributepicklistvalue_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
attributepicklistvalue_SyncErrors
Many-To-One Relationship: syncerror attributepicklistvalue_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | attributepicklistvalue_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