provisionlanguageforuser EntityType

Entity Set Path
[organization URI]/api/data/v9.2/provisionlanguageforusers
Base Type
crmbaseentity
Display Name
ProvisionLanguageForUser
Primary Key
provisionlanguageforuserid
Primary Key Attribute
name
Operations Supported
POST GET PATCH DELETE

Properties

Properties represent fields of data stored in the entity.Some properties are read-only.

Name Type Details
asyncoperationid Edm.Guid

Display Name: AsyncOperationId

lcid Edm.Int32

Display Name: Lcid

name Edm.String

The name of the custom entity.

Display Name: Name

operationstatus Edm.Int32

Display Name: OperationStatus

Default Options
Values Label
0 Queued
1 Completed
2 Waiting For Language Provision
3 Failed
organizationid Edm.Guid

Unique identifier for the organization

Display Name: Organization Id

Read Only
provisionlanguageforuserid Edm.Guid

Unique identifier for entity instances

Display Name: ProvisionLanguageForUser

userid Edm.Guid

Display Name: UserId

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner
provisionlanguageforuser_AsyncOperations asyncoperation regardingobjectid_provisionlanguageforuser
provisionlanguageforuser_BulkDeleteFailures bulkdeletefailure regardingobjectid_provisionlanguageforuser
provisionlanguageforuser_MailboxTrackingFolders mailboxtrackingfolder regardingobjectid_provisionlanguageforuser
provisionlanguageforuser_PrincipalObjectAttributeAccesses principalobjectattributeaccess objectid_provisionlanguageforuser
provisionlanguageforuser_ProcessSession processsession regardingobjectid_provisionlanguageforuser
provisionlanguageforuser_SyncErrors syncerror regardingobjectid_provisionlanguageforuser

Operations

The following operations can be used with the provisionlanguageforuser entity type.

Name Binding
CreateMultiple Not Bound
IsValidStateTransition Not Bound
UpdateMultiple Not Bound

See also