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
1 : Unpublished
2 : Deleted
3 : Deleted Unpublished

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
1 : Active

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
1 : AirForm

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
0 : No

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
0 : No

Display Name: Default Form

isdesktopenabled

Edm.Boolean

Description: Information that specifies whether the dashboard is enabled for desktop.

Default Options:

1 : Yes
0 : No

Display Name: Is Desktop Enabled

ismanaged

Edm.Boolean

Description:

Default Options:

1 : Managed
0 : Unmanaged

Display Name: State

Read-only property

istabletenabled

Edm.Boolean

Description: Information that specifies whether the dashboard is enabled for tablet.

Default Options:

1 : Yes
0 : No

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
1 : AppointmentBook
2 : Main
3 : MiniCampaignBO
4 : Preview
5 : Mobile - Express
6 : Quick View Form
7 : Quick Create
8 : Dialog
9 : Task Flow Form
10 : InteractionCentricDashboard
11 : Card
12 : Main InteractionCentric
100 : Other
101 : MainBackup
102 : AppointmentBookBackup

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

systemform EntityType

form_ancestor_form

organizationid

organization EntityType

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

systemform EntityType

ancestorformid

SystemForm_AsyncOperations

asyncoperation EntityType

regardingobjectid_systemform

SystemForm_BulkDeleteFailures

bulkdeletefailure EntityType

regardingobjectid_systemform

Operations bound to systemform

The following operations are bound to the systemform entity type.

Name Bound to

CopySystemForm Action

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

CopySystemForm Action

entity Parameter

Creates a new entity form that is based on an existing entity form.

CopySystemForm Action

Target Parameter

Creates a new entity form that is based on an existing entity form.

CopySystemForm Action

ReturnType

Creates a new entity form that is based on an existing entity form.

另请参阅

其他资源

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.