application EntityType
Application
- Entity set path:
- [organization URI]/api/data/v9.2/applications
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- Application
- Primary key:
- applicationid
- Primary name column:
- 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 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
access | Edm.Int32 |
Application Access Display name: Access
Default options
|
||||||||||
applicationid | Edm.Guid |
Unique identifier: Microsoft Entra application id Display name: ApplicationId |
||||||||||
commonlyused | Edm.Boolean |
Indicates if the application is commonly used Display name: CommonlyUsed
Default options
|
||||||||||
componentidunique | Edm.Guid |
For internal use only. Display name: Row id unique Read only
|
||||||||||
componentstate | Edm.Int32 |
For internal use only. Display name: Component State Read only
Default options
|
||||||||||
createdon | Edm.DateTimeOffset |
Date and time when the record was created. Display name: Created On Read only
|
||||||||||
iscustomizable | BooleanManagedProperty |
For internal use only. Display name: Is Customizable |
||||||||||
ismanaged | Edm.Boolean |
Indicates whether the solution component is part of a managed solution. Display name: Is Managed Read only
Default options
|
||||||||||
modifiedon | Edm.DateTimeOffset |
Date and time when the record was modified. Display name: Modified On Read only
|
||||||||||
name | Edm.String |
The name of the Application. Display name: Name |
||||||||||
overriddencreatedon | Edm.DateTimeOffset |
Date and time that the record was migrated. Display name: Record Created On |
||||||||||
overwritetime | Edm.DateTimeOffset |
For internal use only. Display name: Record Overwrite Time Read only
|
||||||||||
solutionid | Edm.Guid |
Unique identifier of the associated solution. Display name: Solution Read only
|
||||||||||
timezoneruleversionnumber | Edm.Int32 |
For internal use only. Display name: Time Zone Rule Version Number |
||||||||||
utcconversiontimezonecode | Edm.Int32 |
Time zone code that was in use when the record was created. Display name: UTC Conversion Time Zone Code |
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 |
---|---|---|
application_AsyncOperations | asyncoperation | regardingobjectid_application |
application_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_application |
application_MailboxTrackingFolders | mailboxtrackingfolder | regardingobjectid_application |
application_PrincipalObjectAttributeAccesses | principalobjectattributeaccess | objectid_application |
application_ProcessSession | processsession | regardingobjectid_application |
application_role | role | application_role |
application_SyncErrors | syncerror | regardingobjectid_application |
Operations
The following operations can be used with the application entity type.
Name | Binding |
---|---|
CreateMultiple | Not Bound |
DeleteMultiple | Not Bound |
UpdateMultiple | Not Bound |