systemform EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Organization-owned entity customizations including form layout and dashboards.
Entity Set path:[organization URI]/api/data/v8.2/systemforms
Base Type: crmbaseentity EntityType
Display Name: System Form
Primary Key: formid
Primary Name Attribute: name
Properties
Lookup Properties
Single-valued navigation properties
Collection-valued navigation properties
Operations bound to systemform
Operations using the systemform entity type.
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
canbedeleted |
Description: Information that specifies whether this component can be deleted. Display Name: Can Be Deleted |
|
componentstate |
Edm.Int32 |
Description: For internal use only. Default Options: 0 : Published Display Name: Component State Read-only property |
description |
Edm.String |
Description: Description of the form or dashboard. Display Name: Description |
formactivationstate |
Edm.Int32 |
Description: Specifies the state of the form. Default Options: 0 : Inactive Display Name: Form State |
formid |
Edm.Guid |
Description: Unique identifier of the record type form. |
formidunique |
Edm.Guid |
Description: Unique identifier of the form used when synchronizing customizations for the Microsoft Dynamics 365 client for Outlook. Read-only property |
formpresentation |
Edm.Int32 |
Description: Specifies whether this form is in the updated UI layout in Microsoft Dynamics CRM 2015 or Microsoft Dynamics CRM Online 2015 Update. Default Options: 0 : ClassicForm Display Name: AIR Refreshed |
formxml |
Edm.String |
Description: XML representation of the form layout. |
introducedversion |
Edm.String |
Description: Version in which the form is introduced. Display Name: Introduced Version |
isairmerged |
Edm.Boolean |
Description: Specifies whether this form is merged with the updated UI layout in Microsoft Dynamics CRM 2015 or Microsoft Dynamics CRM Online 2015 Update. Default Options: 1 : Yes Display Name: Refreshed |
iscustomizable |
Description: Information that specifies whether this component can be customized. Display Name: Customizable |
|
isdefault |
Edm.Boolean |
Description: Information that specifies whether the form or the dashboard is the system default. Default Options: 1 : Yes Display Name: Default Form |
isdesktopenabled |
Edm.Boolean |
Description: Information that specifies whether the dashboard is enabled for desktop. Default Options: 1 : Yes Display Name: Is Desktop Enabled |
ismanaged |
Edm.Boolean |
Description: Default Options: 1 : Managed Display Name: State Read-only property |
istabletenabled |
Edm.Boolean |
Description: Information that specifies whether the dashboard is enabled for tablet. Default Options: 1 : Yes Display Name: Is Tablet Enabled |
name |
Edm.String |
Description: Name of the form. Display Name: Name |
objecttypecode |
Edm.String |
Description: Code that represents the record type. |
overwritetime |
Edm.DateTimeOffset |
Description: For internal use only. Display Name: Record Overwrite Time Read-only property |
publishedon |
Edm.DateTimeOffset |
Description: Read-only property |
solutionid |
Edm.Guid |
Description: Unique identifier of the associated solution. Display Name: Solution Read-only property |
type |
Edm.Int32 |
Description: Type of the form, for example, Dashboard or Preview. Default Options: 0 : Dashboard Display Name: Form Type |
uniquename |
Edm.String |
Description: Unique Name Display Name: Unique Name |
version |
Edm.Int32 |
Description: For internal use only. |
versionnumber |
Edm.Int64 |
Description: Represents a version of customizations to be synchronized with the Microsoft Dynamics 365 client for Outlook. Read-only property |
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name |
Single-valued navigation property |
Description |
---|---|---|
_ancestorformid_value |
ancestorformid |
Unique identifier of the parent form. |
_organizationid_value |
organizationid |
Unique identifier of the organization. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name |
Type |
Partner |
---|---|---|
ancestorformid |
form_ancestor_form |
|
organizationid |
organization_systemforms |
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 |
---|---|---|
form_ancestor_form |
ancestorformid |
|
SystemForm_AsyncOperations |
regardingobjectid_systemform |
|
SystemForm_BulkDeleteFailures |
regardingobjectid_systemform |
Operations bound to systemform
The following operations are bound to the systemform entity type.
Name |
Bound to |
---|---|
Entity |
|
Collection |
|
Collection |
Operations using the systemform entity type.
The following operations use the systemform entity type in a parameter or return type.
Name |
How used |
Description |
---|---|---|
entity Parameter |
Creates a new entity form that is based on an existing entity form. |
|
Target Parameter |
Creates a new entity form that is based on an existing entity form. |
|
ReturnType |
Creates a new entity form that is based on an existing entity form. |
|
entityset Parameter |
Retrieves the entity forms that are available for a specified user. |
|
ReturnType |
Retrieves the entity forms that are available for a specified user. |
|
entityset Parameter |
Retrieves a collection of unpublished organization-owned records that satisfy the specified query criteria. |
|
ReturnType |
Retrieves a collection of unpublished organization-owned records that satisfy the specified query criteria. |
See Also
Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright