Freigeben über


Referenz zur Tabelle/Entität Form Step (mspp_webformstep)

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

Defines the flow logic of the form's user experience such as steps and conditional branching.

Hinzugefügt von: Power Pages Apps-Lösung

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_webformsteps
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_webformsteps(mspp_webformstepid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/mspp_webformsteps(mspp_webformstepid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_webformsteps
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_webformsteps(mspp_webformstepid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Eigenschaften

Eigenschaft Wert
CollectionSchemaName mspp_webformsteps
DisplayCollectionName Form Steps
DisplayName Form Step
EntitySetName mspp_webformsteps
IsBPFEntity False
LogicalCollectionName mspp_webformsteps
LogicalName mspp_webformstep
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_webformstepid
PrimaryNameAttribute mspp_name
SchemaName mspp_webformstep

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

mspp_accept

Eigenschaft Wert
Description The accept attribute specifies the MIME types of files that the server accepts through file upload. To specify more than one value, separate the values with a comma (e.g. audio/,video/,image/*).
DisplayName Accept
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_accept
MaxLength 100
RequiredLevel None
Type String

mspp_allowmultiplefiles

Eigenschaft Wert
Description
DisplayName Allow Multiple Files
IsValidForForm True
IsValidForRead True
LogicalName mspp_allowmultiplefiles
RequiredLevel None
Type Boolean

mspp_allowmultiplefiles Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_appendquerystring

Eigenschaft Wert
Description
DisplayName Append Query String
IsValidForForm True
IsValidForRead True
LogicalName mspp_appendquerystring
RequiredLevel None
Type Boolean

mspp_appendquerystring Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_associatecurrentportaluser

Eigenschaft Wert
Description
DisplayName Associate Current Portal User
IsValidForForm True
IsValidForRead True
LogicalName mspp_associatecurrentportaluser
RequiredLevel None
Type Boolean

mspp_associatecurrentportaluser Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_attachfile

Eigenschaft Wert
Description
DisplayName Attach File
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfile
RequiredLevel None
Type Boolean

mspp_attachfile Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_attachfilelabel

Eigenschaft Wert
Description
DisplayName Attach File Label
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfilelabel
MaxLength 4000
RequiredLevel None
Type String

mspp_attachfilemaxsize

Eigenschaft Wert
Description
DisplayName Attach File Maximum Size
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfilemaxsize
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_attachfilerequired

Eigenschaft Wert
Description
DisplayName Attach File Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfilerequired
RequiredLevel None
Type Boolean

mspp_attachfilerequired Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_attachfilerequirederrormessage

Eigenschaft Wert
Description
DisplayName Attach File Required Error Message
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfilerequirederrormessage
MaxLength 4000
RequiredLevel None
Type String

mspp_attachfilerestrictaccept

Eigenschaft Wert
Description
DisplayName Attach File Restrict Accept
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfilerestrictaccept
RequiredLevel None
Type Boolean

mspp_attachfilerestrictaccept Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_attachfilesizeerrormessage

Eigenschaft Wert
Description
DisplayName Attach File Size Error Message
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfilesizeerrormessage
MaxLength 4000
RequiredLevel None
Type String

mspp_attachfilestoragelocation

Eigenschaft Wert
Description
DisplayName Attach File Storage Location
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfilestoragelocation
RequiredLevel None
Type Picklist

mspp_attachfilestoragelocation Auswahlen/Optionen

Wert Etikett Beschreibung
756150000 Note Document
756150001 Azure Blob Storage

mspp_attachfiletypeerrormessage

Eigenschaft Wert
Description
DisplayName Attach File Type Error Message
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfiletypeerrormessage
MaxLength 4000
RequiredLevel None
Type String

mspp_autogeneratesteps

Eigenschaft Wert
Description
DisplayName Auto Generate Steps From Tabs
IsValidForForm True
IsValidForRead True
LogicalName mspp_autogeneratesteps
RequiredLevel None
Type Boolean

mspp_autogeneratesteps Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_autonumberattributelogicalname

Eigenschaft Wert
Description
DisplayName Auto Number Attribute Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_autonumberattributelogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_autonumberdefinitionname

Eigenschaft Wert
Description
DisplayName Auto Number Definition Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_autonumberdefinitionname
MaxLength 100
RequiredLevel None
Type String

mspp_captcharequired

Eigenschaft Wert
Description
DisplayName Captcha Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_captcharequired
RequiredLevel None
Type Boolean

mspp_captcharequired Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_condition

Eigenschaft Wert
Description
DisplayName Condition
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_condition
MaxLength 4000
RequiredLevel None
Type String

mspp_conditiondefaultnextstep

Eigenschaft Wert
Description If the condition test fails, this is the next step.
DisplayName Condition Default Next Step
IsValidForForm True
IsValidForRead True
LogicalName mspp_conditiondefaultnextstep
RequiredLevel None
Targets mspp_webformstep
Type Lookup

mspp_createautonumber

Eigenschaft Wert
Description
DisplayName Create Auto Number
IsValidForForm True
IsValidForRead True
LogicalName mspp_createautonumber
RequiredLevel None
Type Boolean

mspp_createautonumber Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_createdby

Eigenschaft Wert
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdon

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdon
RequiredLevel None
Type DateTime

mspp_editexistingrecordpermitted

Eigenschaft Wert
Description
DisplayName Edit Existing Record Permitted
IsValidForForm True
IsValidForRead True
LogicalName mspp_editexistingrecordpermitted
RequiredLevel None
Type Boolean

mspp_editexistingrecordpermitted Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_editexpiredmessage

Eigenschaft Wert
Description
DisplayName Edit Expired Message
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_editexpiredmessage
MaxLength 2000
RequiredLevel None
Type Memo

mspp_editexpiredstatecode

Eigenschaft Wert
Description
DisplayName Edit Expired State Code
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_editexpiredstatecode
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_editexpiredstatusreason

Eigenschaft Wert
Description
DisplayName Edit Expired Status Reason
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_editexpiredstatusreason
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_editnotpermittedmessage

Eigenschaft Wert
Description
DisplayName Edit Not Permitted Message
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_editnotpermittedmessage
MaxLength 2000
RequiredLevel None
Type Memo

mspp_entitypermissionsenabled

Eigenschaft Wert
Description
DisplayName Enable Table Permissions
IsValidForForm True
IsValidForRead True
LogicalName mspp_entitypermissionsenabled
RequiredLevel None
Type Boolean

mspp_entitypermissionsenabled Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

mspp_entitysourcestep

Eigenschaft Wert
Description Unique identifier for Form Step associated with Form Step.
DisplayName Entity Source Step
IsValidForForm True
IsValidForRead True
LogicalName mspp_entitysourcestep
RequiredLevel None
Targets mspp_webformstep
Type Lookup

mspp_entitysourcetype

Eigenschaft Wert
Description
DisplayName Table Source Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_entitysourcetype
RequiredLevel None
Type Picklist

mspp_entitysourcetype Auswahlen/Optionen

Wert Etikett Beschreibung
100000001 Query String
100000002 Current Portal User
100000003 Result From Previous Step
100000004 Record Associated to Current Portal User

mspp_forceallfieldsrequired

Eigenschaft Wert
Description
DisplayName Make All Fields Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_forceallfieldsrequired
RequiredLevel None
Type Boolean

mspp_forceallfieldsrequired Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_formname

Eigenschaft Wert
Description Shows the name of the entity form to render.
DisplayName Form Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_formname
MaxLength 100
RequiredLevel None
Type String

mspp_geolocation_addresslinefieldname

Eigenschaft Wert
Description
DisplayName Address Line Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_addresslinefieldname
MaxLength 100
RequiredLevel None
Type String

mspp_geolocation_cityfieldname

Eigenschaft Wert
Description
DisplayName City Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_cityfieldname
MaxLength 100
RequiredLevel None
Type String

mspp_geolocation_countryfieldname

Eigenschaft Wert
Description
DisplayName Country/Region Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_countryfieldname
MaxLength 100
RequiredLevel None
Type String

mspp_geolocation_countyfieldname

Eigenschaft Wert
Description
DisplayName County Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_countyfieldname
MaxLength 100
RequiredLevel None
Type String

mspp_geolocation_displaymap

Eigenschaft Wert
Description
DisplayName Display Map
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_displaymap
RequiredLevel None
Type Boolean

mspp_geolocation_displaymap Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_geolocation_enabled

Eigenschaft Wert
Description
DisplayName Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_enabled
RequiredLevel None
Type Boolean

mspp_geolocation_enabled Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_geolocation_formattedaddressfieldname

Eigenschaft Wert
Description
DisplayName Formatted Address Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_formattedaddressfieldname
MaxLength 100
RequiredLevel None
Type String

mspp_geolocation_latitudefieldname

Eigenschaft Wert
Description
DisplayName Latitude Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_latitudefieldname
MaxLength 100
RequiredLevel None
Type String

mspp_geolocation_longitudefieldname

Eigenschaft Wert
Description
DisplayName Longitude Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_longitudefieldname
MaxLength 100
RequiredLevel None
Type String

mspp_geolocation_maptype

Eigenschaft Wert
Description
DisplayName Map Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_maptype
RequiredLevel None
Type Picklist

mspp_geolocation_maptype Auswahlen/Optionen

Wert Etikett Beschreibung
756150000 Bing
756150001 Google
756150002 Esri

mspp_geolocation_neighborhoodfieldname

Eigenschaft Wert
Description
DisplayName Neighborhood Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_neighborhoodfieldname
MaxLength 100
RequiredLevel None
Type String

mspp_geolocation_postalcodefieldname

Eigenschaft Wert
Description
DisplayName Zip/Postal Code Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_postalcodefieldname
MaxLength 100
RequiredLevel None
Type String

mspp_geolocation_statefieldname

Eigenschaft Wert
Description
DisplayName State or Province Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_statefieldname
MaxLength 100
RequiredLevel None
Type String

mspp_hideformonsuccess

Eigenschaft Wert
Description
DisplayName Hide Form on Success
IsValidForForm True
IsValidForRead True
LogicalName mspp_hideformonsuccess
RequiredLevel None
Type Boolean

mspp_hideformonsuccess Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

mspp_instructions

Eigenschaft Wert
Description
DisplayName Instructions
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_instructions
MaxLength 100000
RequiredLevel None
Type Memo

mspp_loadeventkeyname

Eigenschaft Wert
Description
DisplayName Load Event Key Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_loadeventkeyname
MaxLength 1000
RequiredLevel None
Type String

mspp_loguser

Eigenschaft Wert
Description
DisplayName Log User
IsValidForForm True
IsValidForRead True
LogicalName mspp_loguser
RequiredLevel None
Type Boolean

mspp_loguser Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_mode

Eigenschaft Wert
Description
DisplayName Mode
IsValidForForm True
IsValidForRead True
LogicalName mspp_mode
RequiredLevel None
Type Picklist

mspp_mode Auswahlen/Optionen

Wert Etikett Beschreibung
100000000 Insert
100000001 Edit
100000002 ReadOnly

mspp_modifiedby

Eigenschaft Wert
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_modifiedon

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Shows the date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedon
RequiredLevel None
Type DateTime

mspp_movepreviouseventkeyname

Eigenschaft Wert
Description
DisplayName Move Previous Event Key Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_movepreviouseventkeyname
MaxLength 1000
RequiredLevel None
Type String

mspp_movepreviouspermitted

Eigenschaft Wert
Description
DisplayName Move Previous Permitted
IsValidForForm True
IsValidForRead True
LogicalName mspp_movepreviouspermitted
RequiredLevel None
Type Boolean

mspp_movepreviouspermitted Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

mspp_multiplerecordsperuserpermitted

Eigenschaft Wert
Description
DisplayName Multiple Records Per User Permitted
IsValidForForm True
IsValidForRead True
LogicalName mspp_multiplerecordsperuserpermitted
RequiredLevel None
Type Boolean

mspp_multiplerecordsperuserpermitted Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_name

Eigenschaft Wert
Description The name of the custom entity.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_name
MaxLength 100
RequiredLevel ApplicationRequired
Type String

mspp_nextbuttoncssclass

Eigenschaft Wert
Description
DisplayName Next Button CSS Class
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_nextbuttoncssclass
MaxLength 100
RequiredLevel None
Type String

mspp_nextbuttontext

Eigenschaft Wert
Description
DisplayName Next Button Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_nextbuttontext
MaxLength 4000
RequiredLevel None
Type String

mspp_nextstep

Eigenschaft Wert
Description Pointer to the next step.
DisplayName Next Step
IsValidForForm True
IsValidForRead True
LogicalName mspp_nextstep
RequiredLevel Recommended
Targets mspp_webformstep
Type Lookup

mspp_populatereferenceentitylookupfield

Eigenschaft Wert
Description
DisplayName Populate Table Reference Lookup Field
IsValidForForm True
IsValidForRead True
LogicalName mspp_populatereferenceentitylookupfield
RequiredLevel None
Type Boolean

mspp_populatereferenceentitylookupfield Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_portaluserlookupattributeisactivityparty

Eigenschaft Wert
Description
DisplayName Is Activity Party
IsValidForForm True
IsValidForRead True
LogicalName mspp_portaluserlookupattributeisactivityparty
RequiredLevel None
Type Boolean

mspp_portaluserlookupattributeisactivityparty Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_postbackurl

Eigenschaft Wert
Description
DisplayName Post Back URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_postbackurl
MaxLength 200
RequiredLevel None
Type String

mspp_previousbuttoncssclass

Eigenschaft Wert
Description
DisplayName Previous Button CSS Class
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_previousbuttoncssclass
MaxLength 100
RequiredLevel None
Type String

mspp_previousbuttontext

Eigenschaft Wert
Description
DisplayName Previous Button Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_previousbuttontext
MaxLength 4000
RequiredLevel None
Type String

mspp_previousstep

Eigenschaft Wert
Description Pointer to the previous step.
DisplayName Previous Step
IsValidForForm True
IsValidForRead True
LogicalName mspp_previousstep
RequiredLevel Recommended
Targets mspp_webformstep
Type Lookup

mspp_primarykeyattributelogicalname

Eigenschaft Wert
Description The logical name of the primary key attribute of the target entity.
DisplayName Primary Key Attribute Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_primarykeyattributelogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_primarykeyquerystringparametername

Eigenschaft Wert
Description
DisplayName Primary Key Query String Parameter Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_primarykeyquerystringparametername
MaxLength 100
RequiredLevel None
Type String

mspp_provisionedlanguages

Eigenschaft Wert
Description
DisplayName Provisioned Languages
Format Language
IsValidForForm True
IsValidForRead True
LogicalName mspp_provisionedlanguages
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_recommendedfieldsrequired

Eigenschaft Wert
Description
DisplayName Recommended Fields Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_recommendedfieldsrequired
RequiredLevel None
Type Boolean

mspp_recommendedfieldsrequired Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_recordnotfoundmessage

Eigenschaft Wert
Description
DisplayName Record Not Found Message
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_recordnotfoundmessage
MaxLength 10000
RequiredLevel None
Type Memo

mspp_recordsourcerelationshipname

Eigenschaft Wert
Description
DisplayName Relationship Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_recordsourcerelationshipname
MaxLength 100
RequiredLevel None
Type String

mspp_redirecturl

Eigenschaft Wert
Description Shows the URL to redirect to.
DisplayName Redirect URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_redirecturl
MaxLength 300
RequiredLevel None
Type String

mspp_redirecturlappendentityidquerystring

Eigenschaft Wert
Description
DisplayName Append Table ID To Query String
IsValidForForm True
IsValidForRead True
LogicalName mspp_redirecturlappendentityidquerystring
RequiredLevel None
Type Boolean

mspp_redirecturlappendentityidquerystring Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_redirecturlcustomquerystring

Eigenschaft Wert
Description
DisplayName Custom Query String
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_redirecturlcustomquerystring
MaxLength 300
RequiredLevel None
Type String

mspp_redirecturlquerystringattribute

Eigenschaft Wert
Description Add an attribute value as a query string value by specifying the logical name of the attribute to assign its value to the query string.
DisplayName Attribute Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_redirecturlquerystringattribute
MaxLength 100
RequiredLevel None
Type String

mspp_redirecturlquerystringattributeparamname

Eigenschaft Wert
Description
DisplayName Query String Parameter Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_redirecturlquerystringattributeparamname
MaxLength 100
RequiredLevel None
Type String

mspp_redirecturlquerystringname

Eigenschaft Wert
Description The url to redirect to is dynamically retrieved from the query string using this parameter name
DisplayName Redirect URL Query String Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_redirecturlquerystringname
MaxLength 100
RequiredLevel None
Type String

mspp_redirectwebpage

Eigenschaft Wert
Description Web Page to redirect to.
DisplayName Redirect Web Page
IsValidForForm True
IsValidForRead True
LogicalName mspp_redirectwebpage
RequiredLevel None
Targets mspp_webpage
Type Lookup

mspp_referenceentitylogicalname

Eigenschaft Wert
Description
DisplayName Reference Table name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_referenceentitylogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_referenceentityprimarykeylogicalname

Eigenschaft Wert
Description
DisplayName Reference Table Primary Key Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_referenceentityprimarykeylogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_referenceentityreadonlyformname

Eigenschaft Wert
Description
DisplayName Reference Entity ReadOnly Form Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_referenceentityreadonlyformname
MaxLength 100
RequiredLevel None
Type String

mspp_referenceentityrelationshipname

Eigenschaft Wert
Description
DisplayName Reference Entity Relationship Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_referenceentityrelationshipname
MaxLength 150
RequiredLevel None
Type String

mspp_referenceentityshowreadonlyform

Eigenschaft Wert
Description
DisplayName Show Reference Entity ReadOnly Form
IsValidForForm True
IsValidForRead True
LogicalName mspp_referenceentityshowreadonlyform
RequiredLevel None
Type Boolean

mspp_referenceentityshowreadonlyform Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_referenceentitysourcetype

Eigenschaft Wert
Description
DisplayName Source Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_referenceentitysourcetype
RequiredLevel None
Type Picklist

mspp_referenceentitysourcetype Auswahlen/Optionen

Wert Etikett Beschreibung
100000000 Query String
100000001 Previous Step
100000002 Record Associated to Current Portal User

mspp_referenceentitystep

Eigenschaft Wert
Description Unique identifier for Form Step associated with Form Step.
DisplayName Reference Entity Step
IsValidForForm True
IsValidForRead True
LogicalName mspp_referenceentitystep
RequiredLevel None
Targets mspp_webformstep
Type Lookup

mspp_referencequeryattributelogicalname

Eigenschaft Wert
Description
DisplayName Reference Query Attribute Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_referencequeryattributelogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_referencequerystringisprimarykey

Eigenschaft Wert
Description
DisplayName Reference Query String Is Primary Key
IsValidForForm True
IsValidForRead True
LogicalName mspp_referencequerystringisprimarykey
RequiredLevel None
Type Boolean

mspp_referencequerystringisprimarykey Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

mspp_referencequerystringname

Eigenschaft Wert
Description
DisplayName Reference Query String Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_referencequerystringname
MaxLength 100
RequiredLevel None
Type String

mspp_referencerecordsourcerelationshipname

Eigenschaft Wert
Description
DisplayName Record Source Relationship Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_referencerecordsourcerelationshipname
MaxLength 100
RequiredLevel None
Type String

mspp_referencesourceentitylogicalname

Eigenschaft Wert
Description
DisplayName Reference Source Table name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_referencesourceentitylogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_referencetargetlookupattributelogicalname

Eigenschaft Wert
Description
DisplayName Reference Target Lookup Attribute Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_referencetargetlookupattributelogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_registerstartupscript

Eigenschaft Wert
Description Shows your custom JavaScript that will be placed at the bottom of the page right before the closing element.
DisplayName Custom JavaScript
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_registerstartupscript
MaxLength 100000
RequiredLevel None
Type Memo

mspp_renderwebresourcesinline

Eigenschaft Wert
Description
DisplayName Render Web Resources Inline
IsValidForForm True
IsValidForRead True
LogicalName mspp_renderwebresourcesinline
RequiredLevel None
Type Boolean

mspp_renderwebresourcesinline Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_savedeventkeyname

Eigenschaft Wert
Description
DisplayName Saved Event Key Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_savedeventkeyname
MaxLength 1000
RequiredLevel None
Type String

mspp_savingeventkeyname

Eigenschaft Wert
Description
DisplayName Saving Event Key Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_savingeventkeyname
MaxLength 1000
RequiredLevel None
Type String

mspp_setentityreference

Eigenschaft Wert
Description
DisplayName Set Table Reference
IsValidForForm True
IsValidForRead True
LogicalName mspp_setentityreference
RequiredLevel None
Type Boolean

mspp_setentityreference Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_settings

Eigenschaft Wert
Description
DisplayName Settings
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_settings
MaxLength 100000
RequiredLevel None
Type Memo

mspp_showcaptchaforauthenticatedusers

Eigenschaft Wert
Description
DisplayName Show Captcha for authenticated users
IsValidForForm True
IsValidForRead True
LogicalName mspp_showcaptchaforauthenticatedusers
RequiredLevel None
Type Boolean

mspp_showcaptchaforauthenticatedusers Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_showownerfields

Eigenschaft Wert
Description
DisplayName Show Owner Fields
IsValidForForm True
IsValidForRead True
LogicalName mspp_showownerfields
RequiredLevel None
Type Boolean

mspp_showownerfields Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_showunsupportedfields

Eigenschaft Wert
Description
DisplayName Show Unsupported Fields
IsValidForForm True
IsValidForRead True
LogicalName mspp_showunsupportedfields
RequiredLevel None
Type Boolean

mspp_showunsupportedfields Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_submitbuttonbusytext

Eigenschaft Wert
Description
DisplayName Submit Button Busy Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_submitbuttonbusytext
MaxLength 4000
RequiredLevel None
Type String

mspp_submitbuttoncssclass

Eigenschaft Wert
Description
DisplayName Submit Button CSS Class
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_submitbuttoncssclass
MaxLength 100
RequiredLevel None
Type String

mspp_submitbuttontext

Eigenschaft Wert
Description
DisplayName Submit Button Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_submitbuttontext
MaxLength 4000
RequiredLevel None
Type String

mspp_submiteventkeyname

Eigenschaft Wert
Description
DisplayName Submit Event Key Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_submiteventkeyname
MaxLength 1000
RequiredLevel None
Type String

mspp_successmessage

Eigenschaft Wert
Description
DisplayName Success Message
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_successmessage
MaxLength 10000
RequiredLevel Recommended
Type Memo

mspp_tabname

Eigenschaft Wert
Description The name of the tab on an entity form to render.
DisplayName Tab Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_tabname
MaxLength 100
RequiredLevel None
Type String

mspp_targetentitylogicalname

Eigenschaft Wert
Description
DisplayName Target Table name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_targetentitylogicalname
MaxLength 100
RequiredLevel Recommended
Type String

mspp_targetentityportaluserlookupattribute

Eigenschaft Wert
Description
DisplayName Portal User Lookup Column
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_targetentityportaluserlookupattribute
MaxLength 100
RequiredLevel None
Type String

mspp_targetentityprimarykeylogicalname

Eigenschaft Wert
Description
DisplayName Target Entity Primary Key Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_targetentityprimarykeylogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_title

Eigenschaft Wert
Description
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_title
MaxLength 4000
RequiredLevel Recommended
Type String

mspp_tooltipenabled

Eigenschaft Wert
Description
DisplayName ToolTip Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_tooltipenabled
RequiredLevel None
Type Boolean

mspp_tooltipenabled Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

mspp_type

Eigenschaft Wert
Description
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_type
RequiredLevel ApplicationRequired
Type Picklist

mspp_type Auswahlen/Optionen

Wert Etikett Beschreibung
100000000 Condition
100000001 Load Form
100000002 Load Tab
100000003 Redirect
100000004 Load User Control

mspp_usercontrolpath

Eigenschaft Wert
Description
DisplayName User Control Path
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_usercontrolpath
MaxLength 200
RequiredLevel None
Type String

mspp_usercontroltitle

Eigenschaft Wert
Description
DisplayName User Control Title
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_usercontroltitle
MaxLength 4000
RequiredLevel None
Type String

mspp_userhostaddressattributelogicalname

Eigenschaft Wert
Description
DisplayName User Host Address Attribute Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_userhostaddressattributelogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_useridentitynameattributelogicalname

Eigenschaft Wert
Description
DisplayName User Identity Name Attribute Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_useridentitynameattributelogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_validationgroup

Eigenschaft Wert
Description
DisplayName Validation Group
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationgroup
MaxLength 100
RequiredLevel None
Type String

mspp_validationsummarycssclass

Eigenschaft Wert
Description
DisplayName Validation Summary CSS Class
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationsummarycssclass
MaxLength 100
RequiredLevel None
Type String

mspp_validationsummaryheadertext

Eigenschaft Wert
Description
DisplayName Validation Summary Header Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationsummaryheadertext
MaxLength 4000
RequiredLevel None
Type String

mspp_validationsummarylinksenabled

Eigenschaft Wert
Description
DisplayName Enable Validation Summary Links
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationsummarylinksenabled
RequiredLevel None
Type Boolean

mspp_validationsummarylinksenabled Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

mspp_validationsummarylinktext

Eigenschaft Wert
Description
DisplayName Validation Summary Link Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationsummarylinktext
MaxLength 100
RequiredLevel None
Type String

mspp_webform

Eigenschaft Wert
Description Unique identifier for Multistep Form associated with Form Step.
DisplayName Multistep Form
IsValidForForm True
IsValidForRead True
LogicalName mspp_webform
RequiredLevel ApplicationRequired
Targets mspp_webform
Type Lookup

mspp_webformstepId

Eigenschaft Wert
Description Unique identifier for entity instances
DisplayName Form Step
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_webformstepid
RequiredLevel SystemRequired
Type Uniqueidentifier

statecode

Eigenschaft Wert
Description Status of the Form Step
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode Auswahlen/Optionen

Wert Etikett Standardstatuswert Invariante Name
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Eigenschaft Wert
Description Reason for the status of the Form Step
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode Auswahlen/Optionen

Wert Etikett Status
1 Active 0
2 Inactive 1

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

mspp_conditiondefaultnextstepName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_conditiondefaultnextstepname
MaxLength 100
RequiredLevel None
Type String

mspp_createdbyName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyname
MaxLength 200
RequiredLevel None
Type String

mspp_createdbyYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_entitysourcestepName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_entitysourcestepname
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedbyName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyname
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_nextstepName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_nextstepname
MaxLength 100
RequiredLevel None
Type String

mspp_previousstepName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_previousstepname
MaxLength 100
RequiredLevel None
Type String

mspp_redirectwebpageName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_redirectwebpagename
MaxLength 100
RequiredLevel None
Type String

mspp_referenceentitystepName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_referenceentitystepname
MaxLength 100
RequiredLevel None
Type String

mspp_webformName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_webformname
MaxLength 100
RequiredLevel None
Type String

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

mspp_webform_startstep

Wie die mspp_webform_startstep-Viele-zu-Eins-Beziehung für die mspp_webform-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity mspp_webform
ReferencingAttribute mspp_startstep
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webform_startstep
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webformmetadata_webformstep

Wie die mspp_webformmetadata_webformstep-Viele-zu-Eins-Beziehung für die mspp_webformmetadata-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity mspp_webformmetadata
ReferencingAttribute mspp_webformstep
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webformmetadata_webformstep
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Metadata
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webformstep_conditiondefaultnextstep

Wie die mspp_webformstep_conditiondefaultnextstep-Viele-zu-Eins-Beziehung für die mspp_webformstep-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity mspp_webformstep
ReferencingAttribute mspp_conditiondefaultnextstep
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webformstep_conditiondefaultnextstep
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webformstep_entitysourcestep

Wie die mspp_webformstep_entitysourcestep-Viele-zu-Eins-Beziehung für die mspp_webformstep-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity mspp_webformstep
ReferencingAttribute mspp_entitysourcestep
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webformstep_entitysourcestep
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Entity Source Steps
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webformstep_nextstep

Wie die mspp_webformstep_nextstep-Viele-zu-Eins-Beziehung für die mspp_webformstep-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity mspp_webformstep
ReferencingAttribute mspp_nextstep
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webformstep_nextstep
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webformstep_previousstep

Wie die mspp_webformstep_previousstep-Viele-zu-Eins-Beziehung für die mspp_webformstep-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity mspp_webformstep
ReferencingAttribute mspp_previousstep
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webformstep_previousstep
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webformstep_referenceentitystep

Wie die mspp_webformstep_referenceentitystep-Viele-zu-Eins-Beziehung für die mspp_webformstep-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity mspp_webformstep
ReferencingAttribute mspp_referenceentitystep
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webformstep_referenceentitystep
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Reference Entity Steps
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

mspp_systemuser_mspp_webformstep_createdby

Hinzugefügt von: System Solution-Lösung

Siehe die mspp_systemuser_mspp_webformstep_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

mspp_systemuser_mspp_webformstep_modifiedby

Hinzugefügt von: System Solution-Lösung

Siehe die mspp_systemuser_mspp_webformstep_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

mspp_webformstep_conditiondefaultnextstep

Siehe die mspp_webformstep_conditiondefaultnextstep-Eins-zu-Viele-Beziehung für die mspp_webformstep-Tabelle/-Entität.

mspp_webformstep_entitysourcestep

Siehe die mspp_webformstep_entitysourcestep-Eins-zu-Viele-Beziehung für die mspp_webformstep-Tabelle/-Entität.

mspp_webformstep_nextstep

Siehe die mspp_webformstep_nextstep-Eins-zu-Viele-Beziehung für die mspp_webformstep-Tabelle/-Entität.

mspp_webformstep_previousstep

Siehe die mspp_webformstep_previousstep-Eins-zu-Viele-Beziehung für die mspp_webformstep-Tabelle/-Entität.

mspp_webformstep_redirectwebpage

Siehe die mspp_webformstep_redirectwebpage-Eins-zu-Viele-Beziehung für die mspp_webpage-Tabelle/-Entität.

mspp_webformstep_referenceentitystep

Siehe die mspp_webformstep_referenceentitystep-Eins-zu-Viele-Beziehung für die mspp_webformstep-Tabelle/-Entität.

mspp_webformstep_webform

Siehe die mspp_webformstep_webform-Eins-zu-Viele-Beziehung für die mspp_webform-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz mspp_webformstep EntityType