Référence d’entité/de table SystemForm

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Organization-owned entity customizations including form layout and dashboards.

Messages

Message Opération de l'API web Classe ou méthode SDK
CopySystemForm CopySystemForm Action CopySystemFormRequest
Create POST [org URI]/api/data/v9.0/systemforms
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/systemforms(formid)
Voir Supprimer
DeleteRequest ou
Delete
Retrieve GET [org URI]/api/data/v9.0/systemforms(formid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveFilteredForms RetrieveFilteredForms Function RetrieveFilteredFormsRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/systemforms
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RetrieveUnpublished RetrieveUnpublished Function RetrieveUnpublishedRequest
RetrieveUnpublishedMultiple RetrieveUnpublishedMultiple Function RetrieveUnpublishedMultipleRequest
Update PATCH [org URI]/api/data/v9.0/systemforms(formid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName SystemForms
DisplayCollectionName System Forms
DisplayName System Form
EntitySetName systemforms
IsBPFEntity False
LogicalCollectionName systemforms
LogicalName systemform
OwnershipType OrganizationOwned
PrimaryIdAttribute formid
PrimaryNameAttribute name
SchemaName SystemForm

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

AncestorFormId

Propriété Valeur
Description Unique identifier of the parent form.
DisplayName Parent Form
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName ancestorformid
RequiredLevel None
Targets systemform
Type Lookup

CanBeDeleted

Propriété Valeur
Description Information that specifies whether this component can be deleted.
DisplayName Can Be Deleted
IsValidForForm False
IsValidForRead True
LogicalName canbedeleted
RequiredLevel SystemRequired
Type ManagedProperty

Description

Propriété Valeur
Description Description of the form or dashboard.
DisplayName Description
Format Text
IsLocalizable True
IsValidForForm False
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

FormActivationState

Propriété Valeur
Description Specifies the state of the form.
DisplayName Form State
IsValidForForm False
IsValidForRead True
LogicalName formactivationstate
RequiredLevel SystemRequired
Type Picklist

Choix/Options FormActivationState

Valeur Étiquette Description
0 Inactive
1 Active

FormId

Propriété Valeur
Description Unique identifier of the record type form.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName formid
RequiredLevel SystemRequired
Type Uniqueidentifier

FormJson

Propriété Valeur
Description Json representation of the form layout.
DisplayName
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName formjson
MaxLength 1073741823
RequiredLevel SystemRequired
Type Memo

FormPresentation

Propriété Valeur
Description Specifies whether this form is in the updated UI layout in Microsoft Dynamics CRM 2015 or Microsoft Dynamics CRM Online 2015 Update.
DisplayName AIR Refreshed
IsValidForForm False
IsValidForRead True
LogicalName formpresentation
RequiredLevel SystemRequired
Type Picklist

Choix/Options FormPresentation

Valeur Étiquette Description
0 ClassicForm
1 AirForm
2 ConvertedICForm

FormXml

Propriété Valeur
Description XML representation of the form layout.
DisplayName
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName formxml
MaxLength 1073741823
RequiredLevel SystemRequired
Type Memo

IntroducedVersion

Propriété Valeur
Description Version in which the form is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

IsAIRMerged

Propriété Valeur
Description Specifies whether this form is merged with the updated UI layout in Microsoft Dynamics CRM 2015 or Microsoft Dynamics CRM Online 2015 Update.
DisplayName Refreshed
IsValidForForm False
IsValidForRead True
LogicalName isairmerged
RequiredLevel None
Type Boolean

Choix/Options IsAIRMerged

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsCustomizable

Propriété Valeur
Description Information that specifies whether this component can be customized.
DisplayName Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

IsDefault

Propriété Valeur
Description Information that specifies whether the form or the dashboard is the system default.
DisplayName Default Form
IsValidForForm False
IsValidForRead True
LogicalName isdefault
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsDefault

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsDesktopEnabled

Propriété Valeur
Description Information that specifies whether the dashboard is enabled for desktop.
DisplayName Is Desktop Enabled
IsValidForForm False
IsValidForRead True
LogicalName isdesktopenabled
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsDesktopEnabled

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsTabletEnabled

Propriété Valeur
Description Information that specifies whether the dashboard is enabled for tablet.
DisplayName Is Tablet Enabled
IsValidForForm False
IsValidForRead True
LogicalName istabletenabled
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsTabletEnabled

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

Name

Propriété Valeur
Description Name of the form.
DisplayName Name
FormatName Text
IsLocalizable True
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel SystemRequired
Type String

ObjectTypeCode

Propriété Valeur
Description Code that represents the record type.
DisplayName Entity Name
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName objecttypecode
RequiredLevel None
Type EntityName

Type

Propriété Valeur
Description Type of the form, for example, Dashboard or Preview.
DisplayName Form Type
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName type
RequiredLevel None
Type Picklist

Choix/Options Type

Valeur Étiquette Description
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 - Interactive experience
13 Contextual Dashboard
100 Other
101 MainBackup
102 AppointmentBookBackup
103 Power BI Dashboard

UniqueName

Propriété Valeur
Description Unique Name
DisplayName Unique Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName uniquename
MaxLength 200
RequiredLevel None
Type String

Version

Propriété Valeur
Description For internal use only.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName version
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

AncestorFormIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName ancestorformidname
MaxLength 50
RequiredLevel None
Type String

ComponentState

Propriété Valeur
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

Choix/Options ComponentState

Valeur Étiquette Description
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

FormIdUnique

Propriété Valeur
Description Unique identifier of the form used when synchronizing customizations for the Microsoft Dynamics 365 client for Outlook.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName formidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

FormXmlManaged

Propriété Valeur
Description formXml diff as in a managed solution. for internal use only
DisplayName
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName formxmlmanaged
MaxLength 1073741823
RequiredLevel None
Type Memo

IsManaged

Propriété Valeur
Description
DisplayName State
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsManaged

Valeur Étiquette Description
1 Managed
0 Unmanaged

Valeur par défaut : 0

OrganizationId

Propriété Valeur
Description Unique identifier of the organization.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

OverwriteTime

Propriété Valeur
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

PublishedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description
DisplayName Published On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName publishedon
RequiredLevel None
Type DateTime

SolutionId

Propriété Valeur
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Propriété Valeur
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Propriété Valeur
Description Represents a version of customizations to be synchronized with the Microsoft Dynamics 365 client for Outlook.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations un-à-plusieurs

Répertorié par SchemaName.

form_ancestor_form

Identique à la relation plusieurs à un form_ancestor_form pour la table/entité systemform.

Propriété Valeur
ReferencingEntity systemform
ReferencingAttribute ancestorformid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName form_ancestor_form
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

SystemForm_AsyncOperations

Identique à la relation plusieurs à un SystemForm_AsyncOperations pour la table/entité asyncoperation.

Propriété Valeur
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName SystemForm_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

processtrigger_systemform

Identique à la relation plusieurs à un processtrigger_systemform pour la table/entité processtrigger.

Propriété Valeur
ReferencingEntity processtrigger
ReferencingAttribute formid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName processtrigger_systemform
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

SystemForm_BulkDeleteFailures

Identique à la relation plusieurs à un SystemForm_BulkDeleteFailures pour la table/entité bulkdeletefailure.

Propriété Valeur
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName SystemForm_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

form_ancestor_form

Voir la relation un à plusieurs form_ancestor_form pour la table/entité systemform.

organization_systemforms

Voir la relation un à plusieurs organization_systemforms pour la table/entité organization.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web systemform EntityType