Form Step (mspp_webformstep) テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

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

追加元 : Power Pages Apps ソリューション

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_webformsteps
作成を参照
CreateRequest または
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_webformsteps(mspp_webformstepid)
削除を参照
DeleteRequest または
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)
取得を参照
RetrieveRequest または
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_webformsteps
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_webformsteps(mspp_webformstepid)
更新を参照
UpdateRequest または
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

プロパティ

プロパティ
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

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

mspp_accept

プロパティ
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

プロパティ
Description
DisplayName Allow Multiple Files
IsValidForForm True
IsValidForRead True
LogicalName mspp_allowmultiplefiles
RequiredLevel None
Type Boolean

mspp_allowmultiplefiles の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_appendquerystring

プロパティ
Description
DisplayName Append Query String
IsValidForForm True
IsValidForRead True
LogicalName mspp_appendquerystring
RequiredLevel None
Type Boolean

mspp_appendquerystring の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_associatecurrentportaluser

プロパティ
Description
DisplayName Associate Current Portal User
IsValidForForm True
IsValidForRead True
LogicalName mspp_associatecurrentportaluser
RequiredLevel None
Type Boolean

mspp_associatecurrentportaluser の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_attachfile

プロパティ
Description
DisplayName Attach File
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfile
RequiredLevel None
Type Boolean

mspp_attachfile の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_attachfilelabel

プロパティ
Description
DisplayName Attach File Label
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfilelabel
MaxLength 4000
RequiredLevel None
Type String

mspp_attachfilemaxsize

プロパティ
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

プロパティ
Description
DisplayName Attach File Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfilerequired
RequiredLevel None
Type Boolean

mspp_attachfilerequired の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_attachfilerequirederrormessage

プロパティ
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

プロパティ
Description
DisplayName Attach File Restrict Accept
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfilerestrictaccept
RequiredLevel None
Type Boolean

mspp_attachfilerestrictaccept の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_attachfilesizeerrormessage

プロパティ
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

プロパティ
Description
DisplayName Attach File Storage Location
IsValidForForm True
IsValidForRead True
LogicalName mspp_attachfilestoragelocation
RequiredLevel None
Type Picklist

mspp_attachfilestoragelocation の選択肢/オプション

ラベル 内容
756150000 Note Document
756150001 Azure Blob Storage

mspp_attachfiletypeerrormessage

プロパティ
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

プロパティ
Description
DisplayName Auto Generate Steps From Tabs
IsValidForForm True
IsValidForRead True
LogicalName mspp_autogeneratesteps
RequiredLevel None
Type Boolean

mspp_autogeneratesteps の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_autonumberattributelogicalname

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Captcha Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_captcharequired
RequiredLevel None
Type Boolean

mspp_captcharequired の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_condition

プロパティ
Description
DisplayName Condition
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_condition
MaxLength 4000
RequiredLevel None
Type String

mspp_conditiondefaultnextstep

プロパティ
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

プロパティ
Description
DisplayName Create Auto Number
IsValidForForm True
IsValidForRead True
LogicalName mspp_createautonumber
RequiredLevel None
Type Boolean

mspp_createautonumber の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_createdby

プロパティ
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdon

プロパティ
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

プロパティ
Description
DisplayName Edit Existing Record Permitted
IsValidForForm True
IsValidForRead True
LogicalName mspp_editexistingrecordpermitted
RequiredLevel None
Type Boolean

mspp_editexistingrecordpermitted の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_editexpiredmessage

プロパティ
Description
DisplayName Edit Expired Message
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_editexpiredmessage
MaxLength 2000
RequiredLevel None
Type Memo

mspp_editexpiredstatecode

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Enable Table Permissions
IsValidForForm True
IsValidForRead True
LogicalName mspp_entitypermissionsenabled
RequiredLevel None
Type Boolean

mspp_entitypermissionsenabled の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 1

mspp_entitysourcestep

プロパティ
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

プロパティ
Description
DisplayName Table Source Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_entitysourcetype
RequiredLevel None
Type Picklist

mspp_entitysourcetype の選択肢/オプション

ラベル 内容
100000001 Query String
100000002 Current Portal User
100000003 Result From Previous Step
100000004 Record Associated to Current Portal User

mspp_forceallfieldsrequired

プロパティ
Description
DisplayName Make All Fields Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_forceallfieldsrequired
RequiredLevel None
Type Boolean

mspp_forceallfieldsrequired の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_formname

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Display Map
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_displaymap
RequiredLevel None
Type Boolean

mspp_geolocation_displaymap の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_geolocation_enabled

プロパティ
Description
DisplayName Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_enabled
RequiredLevel None
Type Boolean

mspp_geolocation_enabled の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_geolocation_formattedaddressfieldname

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Map Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocation_maptype
RequiredLevel None
Type Picklist

mspp_geolocation_maptype の選択肢/オプション

ラベル 内容
756150000 Bing
756150001 Google
756150002 Esri

mspp_geolocation_neighborhoodfieldname

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Hide Form on Success
IsValidForForm True
IsValidForRead True
LogicalName mspp_hideformonsuccess
RequiredLevel None
Type Boolean

mspp_hideformonsuccess の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 1

mspp_instructions

プロパティ
Description
DisplayName Instructions
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_instructions
MaxLength 100000
RequiredLevel None
Type Memo

mspp_loadeventkeyname

プロパティ
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

プロパティ
Description
DisplayName Log User
IsValidForForm True
IsValidForRead True
LogicalName mspp_loguser
RequiredLevel None
Type Boolean

mspp_loguser の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_mode

プロパティ
Description
DisplayName Mode
IsValidForForm True
IsValidForRead True
LogicalName mspp_mode
RequiredLevel None
Type Picklist

mspp_mode の選択肢/オプション

ラベル 内容
100000000 Insert
100000001 Edit
100000002 ReadOnly

mspp_modifiedby

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Move Previous Permitted
IsValidForForm True
IsValidForRead True
LogicalName mspp_movepreviouspermitted
RequiredLevel None
Type Boolean

mspp_movepreviouspermitted の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 1

mspp_multiplerecordsperuserpermitted

プロパティ
Description
DisplayName Multiple Records Per User Permitted
IsValidForForm True
IsValidForRead True
LogicalName mspp_multiplerecordsperuserpermitted
RequiredLevel None
Type Boolean

mspp_multiplerecordsperuserpermitted の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_name

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Next Button Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_nextbuttontext
MaxLength 4000
RequiredLevel None
Type String

mspp_nextstep

プロパティ
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

プロパティ
Description
DisplayName Populate Table Reference Lookup Field
IsValidForForm True
IsValidForRead True
LogicalName mspp_populatereferenceentitylookupfield
RequiredLevel None
Type Boolean

mspp_populatereferenceentitylookupfield の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_portaluserlookupattributeisactivityparty

プロパティ
Description
DisplayName Is Activity Party
IsValidForForm True
IsValidForRead True
LogicalName mspp_portaluserlookupattributeisactivityparty
RequiredLevel None
Type Boolean

mspp_portaluserlookupattributeisactivityparty の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_postbackurl

プロパティ
Description
DisplayName Post Back URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_postbackurl
MaxLength 200
RequiredLevel None
Type String

mspp_previousbuttoncssclass

プロパティ
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

プロパティ
Description
DisplayName Previous Button Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_previousbuttontext
MaxLength 4000
RequiredLevel None
Type String

mspp_previousstep

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Provisioned Languages
Format Language
IsValidForForm True
IsValidForRead True
LogicalName mspp_provisionedlanguages
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_recommendedfieldsrequired

プロパティ
Description
DisplayName Recommended Fields Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_recommendedfieldsrequired
RequiredLevel None
Type Boolean

mspp_recommendedfieldsrequired の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_recordnotfoundmessage

プロパティ
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

プロパティ
Description
DisplayName Relationship Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_recordsourcerelationshipname
MaxLength 100
RequiredLevel None
Type String

mspp_redirecturl

プロパティ
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

プロパティ
Description
DisplayName Append Table ID To Query String
IsValidForForm True
IsValidForRead True
LogicalName mspp_redirecturlappendentityidquerystring
RequiredLevel None
Type Boolean

mspp_redirecturlappendentityidquerystring の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_redirecturlcustomquerystring

プロパティ
Description
DisplayName Custom Query String
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_redirecturlcustomquerystring
MaxLength 300
RequiredLevel None
Type String

mspp_redirecturlquerystringattribute

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Reference Table name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_referenceentitylogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_referenceentityprimarykeylogicalname

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Show Reference Entity ReadOnly Form
IsValidForForm True
IsValidForRead True
LogicalName mspp_referenceentityshowreadonlyform
RequiredLevel None
Type Boolean

mspp_referenceentityshowreadonlyform の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_referenceentitysourcetype

プロパティ
Description
DisplayName Source Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_referenceentitysourcetype
RequiredLevel None
Type Picklist

mspp_referenceentitysourcetype の選択肢/オプション

ラベル 内容
100000000 Query String
100000001 Previous Step
100000002 Record Associated to Current Portal User

mspp_referenceentitystep

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Reference Query String Is Primary Key
IsValidForForm True
IsValidForRead True
LogicalName mspp_referencequerystringisprimarykey
RequiredLevel None
Type Boolean

mspp_referencequerystringisprimarykey の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 1

mspp_referencequerystringname

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Render Web Resources Inline
IsValidForForm True
IsValidForRead True
LogicalName mspp_renderwebresourcesinline
RequiredLevel None
Type Boolean

mspp_renderwebresourcesinline の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_savedeventkeyname

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Set Table Reference
IsValidForForm True
IsValidForRead True
LogicalName mspp_setentityreference
RequiredLevel None
Type Boolean

mspp_setentityreference の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_settings

プロパティ
Description
DisplayName Settings
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_settings
MaxLength 100000
RequiredLevel None
Type Memo

mspp_showcaptchaforauthenticatedusers

プロパティ
Description
DisplayName Show Captcha for authenticated users
IsValidForForm True
IsValidForRead True
LogicalName mspp_showcaptchaforauthenticatedusers
RequiredLevel None
Type Boolean

mspp_showcaptchaforauthenticatedusers の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_showownerfields

プロパティ
Description
DisplayName Show Owner Fields
IsValidForForm True
IsValidForRead True
LogicalName mspp_showownerfields
RequiredLevel None
Type Boolean

mspp_showownerfields の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_showunsupportedfields

プロパティ
Description
DisplayName Show Unsupported Fields
IsValidForForm True
IsValidForRead True
LogicalName mspp_showunsupportedfields
RequiredLevel None
Type Boolean

mspp_showunsupportedfields の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_submitbuttonbusytext

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Submit Button Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_submitbuttontext
MaxLength 4000
RequiredLevel None
Type String

mspp_submiteventkeyname

プロパティ
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

プロパティ
Description
DisplayName Success Message
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_successmessage
MaxLength 10000
RequiredLevel Recommended
Type Memo

mspp_tabname

プロパティ
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

プロパティ
Description
DisplayName Target Table name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_targetentitylogicalname
MaxLength 100
RequiredLevel Recommended
Type String

mspp_targetentityportaluserlookupattribute

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_title
MaxLength 4000
RequiredLevel Recommended
Type String

mspp_tooltipenabled

プロパティ
Description
DisplayName ToolTip Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_tooltipenabled
RequiredLevel None
Type Boolean

mspp_tooltipenabled の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_type

プロパティ
Description
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_type
RequiredLevel ApplicationRequired
Type Picklist

mspp_type の選択肢/オプション

ラベル 内容
100000000 Condition
100000001 Load Form
100000002 Load Tab
100000003 Redirect
100000004 Load User Control

mspp_usercontrolpath

プロパティ
Description
DisplayName User Control Path
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_usercontrolpath
MaxLength 200
RequiredLevel None
Type String

mspp_usercontroltitle

プロパティ
Description
DisplayName User Control Title
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_usercontroltitle
MaxLength 4000
RequiredLevel None
Type String

mspp_userhostaddressattributelogicalname

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Validation Group
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationgroup
MaxLength 100
RequiredLevel None
Type String

mspp_validationsummarycssclass

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName Enable Validation Summary Links
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationsummarylinksenabled
RequiredLevel None
Type Boolean

mspp_validationsummarylinksenabled の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 1

mspp_validationsummarylinktext

プロパティ
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

プロパティ
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

プロパティ
Description Unique identifier for entity instances
DisplayName Form Step
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_webformstepid
RequiredLevel SystemRequired
Type Uniqueidentifier

statecode

プロパティ
Description Status of the Form Step
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode の選択肢/オプション

ラベル 既定の状態 不変名
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

プロパティ
Description Reason for the status of the Form Step
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode の選択肢/オプション

ラベル 状態
1 Active 0
2 Inactive 1

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

mspp_conditiondefaultnextstepName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_conditiondefaultnextstepname
MaxLength 100
RequiredLevel None
Type String

mspp_createdbyName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyname
MaxLength 200
RequiredLevel None
Type String

mspp_createdbyYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_entitysourcestepName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_entitysourcestepname
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedbyName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyname
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_nextstepName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_nextstepname
MaxLength 100
RequiredLevel None
Type String

mspp_previousstepName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_previousstepname
MaxLength 100
RequiredLevel None
Type String

mspp_redirectwebpageName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_redirectwebpagename
MaxLength 100
RequiredLevel None
Type String

mspp_referenceentitystepName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_referenceentitystepname
MaxLength 100
RequiredLevel None
Type String

mspp_webformName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_webformname
MaxLength 100
RequiredLevel None
Type String

一対多関連付け

SchemaName が一覧表示。

mspp_webform_startstep

mspp_webform テーブル/エンティティの多対一のリレーションシップ mspp_webform_startstep と同じです。

プロパティ
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

mspp_webformmetadata テーブル/エンティティの多対一のリレーションシップ mspp_webformmetadata_webformstep と同じです。

プロパティ
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

mspp_webformstep テーブル/エンティティの多対一のリレーションシップ mspp_webformstep_conditiondefaultnextstep と同じです。

プロパティ
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

mspp_webformstep テーブル/エンティティの多対一のリレーションシップ mspp_webformstep_entitysourcestep と同じです。

プロパティ
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

mspp_webformstep テーブル/エンティティの多対一のリレーションシップ mspp_webformstep_nextstep と同じです。

プロパティ
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

mspp_webformstep テーブル/エンティティの多対一のリレーションシップ mspp_webformstep_previousstep と同じです。

プロパティ
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

mspp_webformstep テーブル/エンティティの多対一のリレーションシップ mspp_webformstep_referenceentitystep と同じです。

プロパティ
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

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

mspp_systemuser_mspp_webformstep_createdby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_webformstep_createdby を参照してください。

mspp_systemuser_mspp_webformstep_modifiedby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_webformstep_modifiedby を参照してください。

mspp_webformstep_conditiondefaultnextstep

mspp_webformstep テーブル/エンティティの一対多のリレーションシップ mspp_webformstep_conditiondefaultnextstep を参照してください。

mspp_webformstep_entitysourcestep

mspp_webformstep テーブル/エンティティの一対多のリレーションシップ mspp_webformstep_entitysourcestep を参照してください。

mspp_webformstep_nextstep

mspp_webformstep テーブル/エンティティの一対多のリレーションシップ mspp_webformstep_nextstep を参照してください。

mspp_webformstep_previousstep

mspp_webformstep テーブル/エンティティの一対多のリレーションシップ mspp_webformstep_previousstep を参照してください。

mspp_webformstep_redirectwebpage

mspp_webpage テーブル/エンティティの一対多のリレーションシップ mspp_webformstep_redirectwebpage を参照してください。

mspp_webformstep_referenceentitystep

mspp_webformstep テーブル/エンティティの一対多のリレーションシップ mspp_webformstep_referenceentitystep を参照してください。

mspp_webformstep_webform

mspp_webform テーブル/エンティティの一対多のリレーションシップ mspp_webformstep_webform を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス mspp_webformstep EntityType