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
DeleteMultiple Not Bound
IsValidStateTransition Not Bound
UpdateMultiple Not Bound

See also