systemform EntityType
Description: Organization-owned entity customizations including form layout and dashboards.
Entity Set path: [organization URI]/api/data/v8.0/systemforms
Base Type: crmbaseentity EntityType
Display Name: System Form
Primary Key: formid
Primary Name Attribute: name
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 not writable.
Name | Type | Details |
---|---|---|
_ancestorformid_value |
Edm.Guid |
Description: Unique identifier of the parent form. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization. Computed property Read-only property |
canbedeleted |
mscrm.BooleanManagedProperty |
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 CRM 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 |
mscrm.BooleanManagedProperty |
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 CRM client for Outlook. Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
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 |
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. |
Siehe auch
Weitere Ressourcen
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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.