ProvisionLanguageForUser table/entity reference

Messages

The following table lists the messages for the ProvisionLanguageForUser 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 /provisionlanguageforusers
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /provisionlanguageforusers(provisionlanguageforuserid)
See Delete
Delete records
IsValidStateTransition
Event: False
IsValidStateTransition IsValidStateTransitionRequest
Retrieve
Event: True
GET /provisionlanguageforusers(provisionlanguageforuserid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: True
GET /provisionlanguageforusers
See Query data
Query data
SetState
Event: True
PATCH /provisionlanguageforusers(provisionlanguageforuserid)
Update the statecode and statuscode properties.
SetStateRequest
Update
Event: True
PATCH /provisionlanguageforusers(provisionlanguageforuserid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /provisionlanguageforusers(provisionlanguageforuserid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Properties

The following table lists selected properties for the ProvisionLanguageForUser table.

Property Value
DisplayName ProvisionLanguageForUser
DisplayCollectionName ProvisionLanguageForUser
SchemaName ProvisionLanguageForUser
CollectionSchemaName ProvisionLanguageForUsers
EntitySetName provisionlanguageforusers
LogicalName provisionlanguageforuser
LogicalCollectionName provisionlanguageforusers
PrimaryIdAttribute provisionlanguageforuserid
PrimaryNameAttribute name
TableType Standard
OwnershipType OrganizationOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

AsyncOperationId

Property Value
Description
DisplayName AsyncOperationId
IsValidForForm True
IsValidForRead True
LogicalName asyncoperationid
RequiredLevel None
Type Uniqueidentifier

Lcid

Property Value
Description
DisplayName Lcid
IsValidForForm True
IsValidForRead True
LogicalName lcid
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

Name

Property Value
Description The name of the custom entity.
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName name
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

OperationStatus

Property Value
Description
DisplayName OperationStatus
IsValidForForm True
IsValidForRead True
LogicalName operationstatus
RequiredLevel None
Type Picklist
DefaultFormValue 356770000
GlobalChoiceName provisionlanguageforuser_operationstatus

OperationStatus Choices/Options

Value Label
0 Queued
1 Completed
2 Waiting For Language Provision
3 Failed

ProvisionLanguageForUserId

Property Value
Description Unique identifier for entity instances
DisplayName ProvisionLanguageForUser
IsValidForForm False
IsValidForRead True
LogicalName provisionlanguageforuserid
RequiredLevel SystemRequired
Type Uniqueidentifier

UserId

Property Value
Description
DisplayName UserId
IsValidForForm True
IsValidForRead True
LogicalName userid
RequiredLevel None
Type Uniqueidentifier

Read-only columns/attributes

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

OrganizationId

Property Value
Description Unique identifier for the organization
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel None
Type Uniqueidentifier

One-to-Many relationships

These relationships are one-to-many. Listed by SchemaName.

provisionlanguageforuser_AsyncOperations

Many-To-One Relationship: asyncoperation provisionlanguageforuser_AsyncOperations

Property Value
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName provisionlanguageforuser_AsyncOperations
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

provisionlanguageforuser_BulkDeleteFailures

Many-To-One Relationship: bulkdeletefailure provisionlanguageforuser_BulkDeleteFailures

Property Value
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName provisionlanguageforuser_BulkDeleteFailures
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

provisionlanguageforuser_MailboxTrackingFolders

Many-To-One Relationship: mailboxtrackingfolder provisionlanguageforuser_MailboxTrackingFolders

Property Value
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName provisionlanguageforuser_MailboxTrackingFolders
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

provisionlanguageforuser_PrincipalObjectAttributeAccesses

Many-To-One Relationship: principalobjectattributeaccess provisionlanguageforuser_PrincipalObjectAttributeAccesses

Property Value
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
ReferencedEntityNavigationPropertyName provisionlanguageforuser_PrincipalObjectAttributeAccesses
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

provisionlanguageforuser_ProcessSession

Many-To-One Relationship: processsession provisionlanguageforuser_ProcessSession

Property Value
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName provisionlanguageforuser_ProcessSession
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

provisionlanguageforuser_SyncErrors

Many-To-One Relationship: syncerror provisionlanguageforuser_SyncErrors

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName provisionlanguageforuser_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
provisionlanguageforuser