窗体步骤(mspp_webformstep)表/实体引用(Microsoft Dataverse)

定义表单用户体验的流逻辑,例如步骤和条件分支。

Messages

下表列出了窗体步骤(mspp_webformstep)表的消息。 消息表示可以在表上执行的作。 它们也可能是事件。

名称
是事件?
Web API 操作 SDK for .NET
Associate
事件:True
关联记录 关联记录
Create
事件:True
POST /mspp_webformsteps
请参阅 创建
创建记录
CreateMultiple
事件:True
CreateMultiple CreateMultipleRequest
Delete
事件:True
DELETE /mspp_webformsteps(mspp_webformstepid
请参阅 删除
删除记录
Disassociate
事件:True
取消关联记录 取消关联记录
Retrieve
事件:True
GET /mspp_webformsteps(mspp_webformstepid
请参阅 检索
检索记录
RetrieveEntityChanges
事件:True
RetrieveEntityChangesRequest
RetrieveMultiple
事件:True
GET /mspp_webformsteps
查看 查询数据
查询数据
Update
事件:True
PATCH /mspp_webformsteps(mspp_webformstepid
查看 更新
更新记录
UpdateMultiple
事件:True
UpdateMultiple UpdateMultipleRequest
Upsert
事件:False
PATCH /mspp_webformsteps(mspp_webformstepid
请参阅更新 插入表行
UpsertRequest
UpsertMultiple
事件:False
UpsertMultiple UpsertMultipleRequest

事件

下表列出了窗体步骤(mspp_webformstep)表的事件。 事件是可供订阅的消息。 除非您添加了该事件,否则不应调用该消息,仅可订阅它。

Name Web API 操作 SDK for .NET
BulkRetain BulkRetain 了解如何将消息与 SDK for .NET 配合使用
PurgeRetainedContent PurgeRetainedContent 了解如何将消息与 SDK for .NET 配合使用
Retain Retain 了解如何将消息与 SDK for .NET 配合使用
RollbackRetain RollbackRetain 了解如何将消息与 SDK for .NET 配合使用
ValidateRetentionConfig ValidateRetentionConfig 了解如何将消息与 SDK for .NET 配合使用

属性

下表列出了窗体步骤(mspp_webformstep)表的选定属性。

资产 价值
显示名称 表单步骤
显示集合名称 表单步骤
架构名称 mspp_webformstep
集合架构名称 mspp_webformsteps
实体集名称 mspp_webformsteps
逻辑名称 mspp_webformstep
逻辑集合名称 mspp_webformsteps
PrimaryId属性 mspp_webformstepid
PrimaryName属性 mspp_name
表类型 Virtual
所有权类型 OrganizationOwned

可写列/属性

这些列/属性为 IsValidForCreateIsValidForUpdate (通常两者) 返回 true。 按 SchemaName 列出。

mspp_accept

资产 价值
Description accept 属性指定服务器通过文件上传接受的 MIME 类型的文件。 若要指定多个值,请使用逗号分隔值(例如 audio/*,video/*,image/*)。
显示名称 接受
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_accept
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_allowmultiplefiles

资产 价值
Description
显示名称 允许多个文件
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_allowmultiplefiles
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_allowmultiplefiles
默认值
真实标签 是的
虚假标签

mspp_appendquerystring

资产 价值
Description
显示名称 追加查询字符串
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_appendquerystring
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_appendquerystring
默认值
真实标签 是的
虚假标签

mspp_associatecurrentportaluser

资产 价值
Description
显示名称 关联当前门户用户
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_associatecurrentportaluser
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_associatecurrentportaluser
默认值
真实标签 是的
虚假标签

mspp_attachfile

资产 价值
Description
显示名称 附加文件
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_attachfile
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_attachfile
默认值
真实标签 是的
虚假标签

mspp_attachfilelabel

资产 价值
Description
显示名称 附加文件标签
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_attachfilelabel
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_attachfilemaxsize

资产 价值
Description
显示名称 附加文件最大大小
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_attachfilemaxsize
RequiredLevel None
类型 整数
最大值 2147483647
最小值 0

mspp_attachfilerequired

资产 价值
Description
显示名称 附加文件必需
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_attachfilerequired
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_attachfilerequired
默认值
真实标签 是的
虚假标签

mspp_attachfilerequirederrormessage

资产 价值
Description
显示名称 附加文件所需的错误消息
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_attachfilerequirederrormessage
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_attachfilerestrictaccept

资产 价值
Description
显示名称 附加文件限制接受
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_attachfilerestrictaccept
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_attachfilerestrictaccept
默认值
真实标签 是的
虚假标签

mspp_attachfilesizeerrormessage

资产 价值
Description
显示名称 附加文件大小错误消息
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_attachfilesizeerrormessage
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_attachfilestoragelocation

资产 价值
Description
显示名称 附加文件存储位置
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_attachfilestoragelocation
RequiredLevel None
类型 选择列表
默认表单值 -1
全局选择名称 mspp_webformstep_mspp_attachfilestoragelocation

mspp_attachfilestoragelocation选项/选项

价值 标签
756150000 备注文档
756150001 Azure Blob 存储服务

mspp_attachfiletypeerrormessage

资产 价值
Description
显示名称 附加文件类型错误消息
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_attachfiletypeerrormessage
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_autogeneratesteps

资产 价值
Description
显示名称 从选项卡自动生成步骤
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_autogeneratesteps
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_autogeneratesteps
默认值
真实标签 是的
虚假标签

mspp_autonumberattributelogicalname

资产 价值
Description
显示名称 自动编号属性逻辑名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_autonumberattributelogicalname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_autonumberdefinitionname

资产 价值
Description
显示名称 自动编号定义名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_autonumberdefinitionname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_captcharequired

资产 价值
Description
显示名称 Captcha 必需
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_captcharequired
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_captcharequired
默认值
真实标签 是的
虚假标签

mspp_condition

资产 价值
Description
显示名称 条件
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_condition
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_conditiondefaultnextstep

资产 价值
Description 如果条件测试失败,则这是下一步。
显示名称 条件默认下一步
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_conditiondefaultnextstep
RequiredLevel None
类型 查找
Targets mspp_webformstep

mspp_containername

资产 价值
Description
显示名称 容器名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_containername
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_createautonumber

资产 价值
Description
显示名称 创建自动编号
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_createautonumber
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_createautonumber
默认值
真实标签 是的
虚假标签

mspp_createdby

资产 价值
Description 显示记录的创建者。
显示名称 创建者
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
类型 查找
Targets systemuser

mspp_createdon

资产 价值
Description 显示创建记录的日期和时间。
显示名称 创建时间
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_createdon
RequiredLevel None
类型 日期时间
可以更改日期时间行为 True
日期时间行为 用户本地
Format 日期和时间
ImeMode 未激活
源类型掩码 0

mspp_editexistingrecordpermitted

资产 价值
Description
显示名称 编辑允许的现有记录
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_editexistingrecordpermitted
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_editexistingrecordpermitted
默认值
真实标签 是的
虚假标签

mspp_editexpiredmessage

资产 价值
Description
显示名称 编辑过期邮件
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_editexpiredmessage
RequiredLevel None
类型 备忘录
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 2000

mspp_editexpiredstatecode

资产 价值
Description
显示名称 编辑过期状态代码
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_editexpiredstatecode
RequiredLevel None
类型 整数
最大值 2147483647
最小值 0

mspp_editexpiredstatusreason

资产 价值
Description
显示名称 编辑过期状态原因
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_editexpiredstatusreason
RequiredLevel None
类型 整数
最大值 2147483647
最小值 0

mspp_editnotpermittedmessage

资产 价值
Description
显示名称 编辑不允许的消息
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_editnotpermittedmessage
RequiredLevel None
类型 备忘录
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 2000

mspp_entitypermissionsenabled

资产 价值
Description
显示名称 启用表权限
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_entitypermissionsenabled
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_entitypermissionsenabled
默认值 True
真实标签 是的
虚假标签

mspp_entitysourcestep

资产 价值
Description 与窗体步骤关联的窗体步骤的唯一标识符。
显示名称 实体源步骤
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_entitysourcestep
RequiredLevel None
类型 查找
Targets mspp_webformstep

mspp_entitysourcetype

资产 价值
Description
显示名称 表源类型
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_entitysourcetype
RequiredLevel None
类型 选择列表
默认表单值 -1
全局选择名称 mspp_webformstep_mspp_entitysourcetype

mspp_entitysourcetype选项/选项

价值 标签
100000001 查询字符串
100000002 当前门户用户
100000003 上一步的结果
100000004 与当前门户用户关联的记录

mspp_forceallfieldsrequired

资产 价值
Description
显示名称 使所有字段都是必需的
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_forceallfieldsrequired
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_forceallfieldsrequired
默认值
真实标签 是的
虚假标签

mspp_formname

资产 价值
Description 显示要呈现的实体窗体的名称。
显示名称 表单名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_formname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_geolocation_addresslinefieldname

资产 价值
Description
显示名称 地址行字段名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_addresslinefieldname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_geolocation_cityfieldname

资产 价值
Description
显示名称 城市字段名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_cityfieldname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_geolocation_countryfieldname

资产 价值
Description
显示名称 国家/地区字段名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_countryfieldname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_geolocation_countyfieldname

资产 价值
Description
显示名称 县域名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_countyfieldname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_geolocation_displaymap

资产 价值
Description
显示名称 显示地图
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_displaymap
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_geolocation_displaymap
默认值
真实标签 是的
虚假标签

mspp_geolocation_enabled

资产 价值
Description
显示名称 已启用
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_enabled
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_geolocation_enabled
默认值
真实标签 是的
虚假标签

mspp_geolocation_formattedaddressfieldname

资产 价值
Description
显示名称 带格式的地址字段名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_formattedaddressfieldname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_geolocation_latitudefieldname

资产 价值
Description
显示名称 纬度字段名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_latitudefieldname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_geolocation_longitudefieldname

资产 价值
Description
显示名称 经度字段名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_longitudefieldname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_geolocation_maptype

资产 价值
Description
显示名称 映射类型
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_maptype
RequiredLevel None
类型 选择列表
默认表单值 756150000
全局选择名称 mspp_webformstep_mspp_geolocation_maptype

mspp_geolocation_maptype选项/选项

价值 标签
756150000 必应
756150001 谷歌
756150002 Esri

mspp_geolocation_neighborhoodfieldname

资产 价值
Description
显示名称 邻里字段名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_neighborhoodfieldname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_geolocation_postalcodefieldname

资产 价值
Description
显示名称 邮政编码字段名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_postalcodefieldname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_geolocation_statefieldname

资产 价值
Description
显示名称 州或省/自治区/直辖市/自治区/直辖市/自治区
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_geolocation_statefieldname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_hideformonsuccess

资产 价值
Description
显示名称 在成功时隐藏窗体
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_hideformonsuccess
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_hideformonsuccess
默认值 True
真实标签 是的
虚假标签

mspp_instructions

资产 价值
Description
显示名称 指示
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_instructions
RequiredLevel None
类型 备忘录
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100000

mspp_loadeventkeyname

资产 价值
Description
显示名称 加载事件密钥名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_loadeventkeyname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 1000

mspp_loguser

资产 价值
Description
显示名称 日志用户
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_loguser
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_loguser
默认值
真实标签 是的
虚假标签

mspp_maximumnooffiles

资产 价值
Description
显示名称 最大文件数
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_maximumnooffiles
RequiredLevel None
类型 整数
最大值 2147483647
最小值 0

mspp_mode

资产 价值
Description
显示名称 模式
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_mode
RequiredLevel None
类型 选择列表
默认表单值 100000000
全局选择名称 mspp_webformstep_mspp_mode

mspp_mode选项/选项

价值 标签
100000000 插入
100000001 Edit
100000002 ReadOnly

mspp_modifiedby

资产 价值
Description 显示上次更新记录的人员。
显示名称 修改者
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_modifiedby
RequiredLevel None
类型 查找
Targets systemuser

mspp_modifiedon

资产 价值
Description 显示修改记录的日期和时间。
显示名称 修改时间
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_modifiedon
RequiredLevel None
类型 日期时间
可以更改日期时间行为 True
日期时间行为 用户本地
Format 日期和时间
ImeMode 未激活
源类型掩码 0

mspp_movepreviouseventkeyname

资产 价值
Description
显示名称 移动上一个事件密钥名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_movepreviouseventkeyname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 1000

mspp_movepreviouspermitted

资产 价值
Description
显示名称 移动上一个允许的
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_movepreviouspermitted
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_movepreviouspermitted
默认值 True
真实标签 是的
虚假标签

mspp_multiplerecordsperuserpermitted

资产 价值
Description
显示名称 每个用户允许的多个记录
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_multiplerecordsperuserpermitted
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_multiplerecordsperuserpermitted
默认值
真实标签 是的
虚假标签

mspp_name

资产 价值
Description 自定义实体的名称。
显示名称 名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_name
RequiredLevel 申请必填
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_nextbuttoncssclass

资产 价值
Description
显示名称 “下一步”按钮 CSS 类
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_nextbuttoncssclass
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_nextbuttontext

资产 价值
Description
显示名称 “下一步”按钮文本
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_nextbuttontext
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_nextstep

资产 价值
Description 指向下一步的指针。
显示名称 下一步
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_nextstep
RequiredLevel Recommended
类型 查找
Targets mspp_webformstep

mspp_populatereferenceentitylookupfield

资产 价值
Description
显示名称 填充表引用查阅字段
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_populatereferenceentitylookupfield
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_populatereferenceentitylookupfield
默认值
真实标签 是的
虚假标签

mspp_portaluserlookupattributeisactivityparty

资产 价值
Description
显示名称 活动群
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_portaluserlookupattributeisactivityparty
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_portaluserlookupattributeisactivityparty
默认值
真实标签 是的
虚假标签

mspp_postbackurl

资产 价值
Description
显示名称 回发 URL
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_postbackurl
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 200

mspp_previousbuttoncssclass

资产 价值
Description
显示名称 上一个按钮 CSS 类
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_previousbuttoncssclass
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_previousbuttontext

资产 价值
Description
显示名称 上一个按钮文本
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_previousbuttontext
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_previousstep

资产 价值
Description 指向上一步的指针。
显示名称 上一步
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_previousstep
RequiredLevel Recommended
类型 查找
Targets mspp_webformstep

mspp_primarykeyattributelogicalname

资产 价值
Description 目标实体的主键属性的逻辑名称。
显示名称 主键属性逻辑名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_primarykeyattributelogicalname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_primarykeyquerystringparametername

资产 价值
Description
显示名称 主键查询字符串参数名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_primarykeyquerystringparametername
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_provisionedlanguages

资产 价值
Description
显示名称 预配的语言
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_provisionedlanguages
RequiredLevel None
类型 整数
最大值 2147483647
最小值 0

mspp_recommendedfieldsrequired

资产 价值
Description
显示名称 所需的建议字段
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_recommendedfieldsrequired
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_recommendedfieldsrequired
默认值
真实标签 是的
虚假标签

mspp_recordnotfoundmessage

资产 价值
Description
显示名称 记录找不到消息
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_recordnotfoundmessage
RequiredLevel None
类型 备忘录
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 10000

mspp_recordsourcerelationshipname

资产 价值
Description
显示名称 关系名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_recordsourcerelationshipname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_redirecturl

资产 价值
Description 显示要重定向到的 URL。
显示名称 重定向 URL
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_redirecturl
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 300

mspp_redirecturlappendentityidquerystring

资产 价值
Description
显示名称 将表 ID 追加到查询字符串
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_redirecturlappendentityidquerystring
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_redirecturlappendentityidquerystring
默认值
真实标签 是的
虚假标签

mspp_redirecturlcustomquerystring

资产 价值
Description
显示名称 自定义查询字符串
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_redirecturlcustomquerystring
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 300

mspp_redirecturlquerystringattribute

资产 价值
Description 通过指定属性的逻辑名称,将属性值添加为查询字符串。
显示名称 属性逻辑名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_redirecturlquerystringattribute
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_redirecturlquerystringattributeparamname

资产 价值
Description
显示名称 查询字符串参数名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_redirecturlquerystringattributeparamname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_redirecturlquerystringname

资产 价值
Description 要重定向到的 URL 使用此参数名称从查询字符串动态检索
显示名称 重定向 URL 查询字符串名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_redirecturlquerystringname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_redirectwebpage

资产 价值
Description 要重定向到的网页。
显示名称 重定向网页
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_redirectwebpage
RequiredLevel None
类型 查找
Targets mspp_webpage

mspp_referenceentitylogicalname

资产 价值
Description
显示名称 引用表名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referenceentitylogicalname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_referenceentityprimarykeylogicalname

资产 价值
Description
显示名称 引用表主键逻辑名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referenceentityprimarykeylogicalname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_referenceentityreadonlyformname

资产 价值
Description
显示名称 引用实体 ReadOnly 窗体名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referenceentityreadonlyformname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_referenceentityrelationshipname

资产 价值
Description
显示名称 引用实体关系名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referenceentityrelationshipname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 150

mspp_referenceentityshowreadonlyform

资产 价值
Description
显示名称 显示引用实体 ReadOnly 窗体
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referenceentityshowreadonlyform
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_referenceentityshowreadonlyform
默认值
真实标签 是的
虚假标签

mspp_referenceentitysourcetype

资产 价值
Description
显示名称 源类型
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referenceentitysourcetype
RequiredLevel None
类型 选择列表
默认表单值 100000001
全局选择名称 mspp_webformstep_mspp_referenceentitysourcetype

mspp_referenceentitysourcetype选项/选项

价值 标签
100000000 查询字符串
100000001 上一步
100000002 与当前门户用户关联的记录

mspp_referenceentitystep

资产 价值
Description 与窗体步骤关联的窗体步骤的唯一标识符。
显示名称 引用实体步骤
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referenceentitystep
RequiredLevel None
类型 查找
Targets mspp_webformstep

mspp_referencequeryattributelogicalname

资产 价值
Description
显示名称 引用查询属性逻辑名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referencequeryattributelogicalname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_referencequerystringisprimarykey

资产 价值
Description
显示名称 引用查询字符串是主键
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referencequerystringisprimarykey
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_referencequerystringisprimarykey
默认值 True
真实标签 是的
虚假标签

mspp_referencequerystringname

资产 价值
Description
显示名称 引用查询字符串名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referencequerystringname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_referencerecordsourcerelationshipname

资产 价值
Description
显示名称 记录源关系名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referencerecordsourcerelationshipname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_referencesourceentitylogicalname

资产 价值
Description
显示名称 引用源表名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referencesourceentitylogicalname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_referencetargetlookupattributelogicalname

资产 价值
Description
显示名称 引用目标查找属性逻辑名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_referencetargetlookupattributelogicalname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_registerstartupscript

资产 价值
Description 显示将在关闭前位于页面底部的自定义 JavaScript 元素。
显示名称 自定义 JavaScript
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_registerstartupscript
RequiredLevel None
类型 备忘录
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100000

mspp_renderwebresourcesinline

资产 价值
Description
显示名称 内联呈现 Web 资源
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_renderwebresourcesinline
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_renderwebresourcesinline
默认值
真实标签 是的
虚假标签

mspp_savedeventkeyname

资产 价值
Description
显示名称 保存的事件密钥名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_savedeventkeyname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 1000

mspp_savingeventkeyname

资产 价值
Description
显示名称 保存事件密钥名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_savingeventkeyname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 1000

mspp_setentityreference

资产 价值
Description
显示名称 设置表引用
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_setentityreference
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_setentityreference
默认值
真实标签 是的
虚假标签

mspp_settings

资产 价值
Description
显示名称 Settings
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_settings
RequiredLevel None
类型 备忘录
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100000

mspp_showcaptchaforauthenticatedusers

资产 价值
Description
显示名称 为经过身份验证的用户显示 Captcha
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_showcaptchaforauthenticatedusers
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_showcaptchaforauthenticatedusers
默认值
真实标签 是的
虚假标签

mspp_showownerfields

资产 价值
Description
显示名称 显示所有者字段
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_showownerfields
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_showownerfields
默认值
真实标签 是的
虚假标签

mspp_showunsupportedfields

资产 价值
Description
显示名称 显示不受支持的字段
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_showunsupportedfields
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_showunsupportedfields
默认值
真实标签 是的
虚假标签

mspp_storageaccountname

资产 价值
Description
显示名称 存储帐户名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_storageaccountname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_submitbuttonbusytext

资产 价值
Description
显示名称 提交按钮忙文本
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_submitbuttonbusytext
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_submitbuttoncssclass

资产 价值
Description
显示名称 提交按钮 CSS 类
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_submitbuttoncssclass
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_submitbuttontext

资产 价值
Description
显示名称 提交按钮文本
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_submitbuttontext
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_submiteventkeyname

资产 价值
Description
显示名称 提交事件密钥名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_submiteventkeyname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 1000

mspp_successmessage

资产 价值
Description
显示名称 成功消息
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_successmessage
RequiredLevel Recommended
类型 备忘录
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 10000

mspp_tabname

资产 价值
Description 要呈现的实体窗体上的选项卡的名称。
显示名称 选项卡名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_tabname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_targetentitylogicalname

资产 价值
Description
显示名称 目标表名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_targetentitylogicalname
RequiredLevel Recommended
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_targetentityportaluserlookupattribute

资产 价值
Description
显示名称 门户用户查找列
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_targetentityportaluserlookupattribute
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_targetentityprimarykeylogicalname

资产 价值
Description
显示名称 目标实体主键逻辑名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_targetentityprimarykeylogicalname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_title

资产 价值
Description
显示名称 标题
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_title
RequiredLevel Recommended
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_tooltipenabled

资产 价值
Description
显示名称 已启用工具提示
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_tooltipenabled
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_tooltipenabled
默认值
真实标签 是的
虚假标签

mspp_type

资产 价值
Description
显示名称 类型
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_type
RequiredLevel 申请必填
类型 选择列表
默认表单值 100000001
全局选择名称 mspp_webformstep_mspp_type

mspp_type选项/选项

价值 标签
100000000 条件
100000001 加载窗体
100000002 “加载”选项卡
100000003 重定向
100000004 加载用户控件

mspp_usercontrolpath

资产 价值
Description
显示名称 用户控制路径
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_usercontrolpath
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 200

mspp_usercontroltitle

资产 价值
Description
显示名称 用户控件标题
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_usercontroltitle
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_userhostaddressattributelogicalname

资产 价值
Description
显示名称 用户主机地址属性逻辑名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_userhostaddressattributelogicalname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_useridentitynameattributelogicalname

资产 价值
Description
显示名称 用户标识名称属性逻辑名称
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_useridentitynameattributelogicalname
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_validationgroup

资产 价值
Description
显示名称 验证组
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_validationgroup
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_validationsummarycssclass

资产 价值
Description
显示名称 验证摘要 CSS 类
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_validationsummarycssclass
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_validationsummaryheadertext

资产 价值
Description
显示名称 验证摘要标头文本
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_validationsummaryheadertext
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 4000

mspp_validationsummarylinksenabled

资产 价值
Description
显示名称 启用验证摘要链接
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_validationsummarylinksenabled
RequiredLevel None
类型 布尔
全局选择名称 mspp_webformstep_mspp_validationsummarylinksenabled
默认值 True
真实标签 是的
虚假标签

mspp_validationsummarylinktext

资产 价值
Description
显示名称 验证摘要链接文本
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_validationsummarylinktext
RequiredLevel None
类型 String
Format 文本
格式名称 文本
ImeMode Auto
是可本地化的
MaxLength (最大长度) 100

mspp_webform

资产 价值
Description 与窗体步骤关联的 Multistep Form 的唯一标识符。
显示名称 多步骤表单
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName mspp_webform
RequiredLevel 申请必填
类型 查找
Targets mspp_webform

mspp_webformstepId

资产 价值
Description 实体实例的唯一标识符
显示名称 表单步骤
IsValidForForm (形式有效)
IsValidForRead True
LogicalName mspp_webformstepid
RequiredLevel 系统必填
类型 Uniqueidentifier

statecode

资产 价值
Description 窗体步骤的状态
显示名称 地位
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName statecode
RequiredLevel 系统必填
类型 State
默认表单值
全局选择名称 mspp_webformstep_statecode

statecode 选择/选项

价值 详细信息
0 标签: 活跃
默认状态:1
不变量名称: Active
1 标签: 不活跃
默认状态:2
不变量名称: Inactive

状态码

资产 价值
Description 窗体步骤状态的原因
显示名称 状态描述
IsValidForForm (形式有效) True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
类型 状态
默认表单值
全局选择名称 mspp_webformstep_statuscode

statuscode 选项/选项

价值 详细信息
1 标签: 活跃
状态:0
TransitionData:无
2 标签: 不活跃
状态:1
TransitionData:无

多对一关系

这些关系是多对一的。 按 SchemaName 列出。

mspp_systemuser_mspp_webformstep_createdby

一To-Many 关系: systemuser mspp_systemuser_mspp_webformstep_createdby

资产 价值
引用实体 systemuser
引用属性 systemuserid
引用属性 mspp_createdby
ReferencingEntityNavigationPropertyName mspp_createdby
是层次结构
级联配置 档案: NoCascade
分配: NoCascade
删除: NoCascade
合并: NoCascade
重新父级: NoCascade
RollupView: NoCascade
共享: NoCascade
取消分享: NoCascade

mspp_systemuser_mspp_webformstep_modifiedby

一To-Many 关系: systemuser mspp_systemuser_mspp_webformstep_modifiedby

资产 价值
引用实体 systemuser
引用属性 systemuserid
引用属性 mspp_modifiedby
ReferencingEntityNavigationPropertyName mspp_modifiedby
是层次结构
级联配置 档案: NoCascade
分配: NoCascade
删除: NoCascade
合并: NoCascade
重新父级: NoCascade
RollupView: NoCascade
共享: NoCascade
取消分享: NoCascade

mspp_webformstep_conditiondefaultnextstep

一To-Many 关系: mspp_webformstep mspp_webformstep_conditiondefaultnextstep

资产 价值
引用实体 mspp_webformstep
引用属性 mspp_webformstepid
引用属性 mspp_conditiondefaultnextstep
ReferencingEntityNavigationPropertyName mspp_conditiondefaultnextstep
是层次结构
级联配置 档案: NoCascade
分配: NoCascade
删除: NoCascade
合并: NoCascade
重新父级: NoCascade
RollupView: NoCascade
共享: NoCascade
取消分享: NoCascade

mspp_webformstep_entitysourcestep

一To-Many 关系: mspp_webformstep mspp_webformstep_entitysourcestep

资产 价值
引用实体 mspp_webformstep
引用属性 mspp_webformstepid
引用属性 mspp_entitysourcestep
ReferencingEntityNavigationPropertyName mspp_entitysourcestep
是层次结构
级联配置 档案: NoCascade
分配: NoCascade
删除: NoCascade
合并: NoCascade
重新父级: NoCascade
RollupView: NoCascade
共享: NoCascade
取消分享: NoCascade

mspp_webformstep_nextstep

一To-Many 关系: mspp_webformstep mspp_webformstep_nextstep

资产 价值
引用实体 mspp_webformstep
引用属性 mspp_webformstepid
引用属性 mspp_nextstep
ReferencingEntityNavigationPropertyName mspp_nextstep
是层次结构
级联配置 档案: NoCascade
分配: NoCascade
删除: NoCascade
合并: NoCascade
重新父级: NoCascade
RollupView: NoCascade
共享: NoCascade
取消分享: NoCascade

mspp_webformstep_previousstep

一To-Many 关系: mspp_webformstep mspp_webformstep_previousstep

资产 价值
引用实体 mspp_webformstep
引用属性 mspp_webformstepid
引用属性 mspp_previousstep
ReferencingEntityNavigationPropertyName mspp_previousstep
是层次结构
级联配置 档案: NoCascade
分配: NoCascade
删除: NoCascade
合并: NoCascade
重新父级: NoCascade
RollupView: NoCascade
共享: NoCascade
取消分享: NoCascade

mspp_webformstep_redirectwebpage

一To-Many 关系: mspp_webpage mspp_webformstep_redirectwebpage

资产 价值
引用实体 mspp_webpage
引用属性 mspp_webpageid
引用属性 mspp_redirectwebpage
ReferencingEntityNavigationPropertyName mspp_redirectwebpage
是层次结构
级联配置 档案: NoCascade
分配: NoCascade
删除: NoCascade
合并: NoCascade
重新父级: NoCascade
RollupView: NoCascade
共享: NoCascade
取消分享: NoCascade

mspp_webformstep_referenceentitystep

一To-Many 关系: mspp_webformstep mspp_webformstep_referenceentitystep

资产 价值
引用实体 mspp_webformstep
引用属性 mspp_webformstepid
引用属性 mspp_referenceentitystep
ReferencingEntityNavigationPropertyName mspp_referenceentitystep
是层次结构
级联配置 档案: NoCascade
分配: NoCascade
删除: NoCascade
合并: NoCascade
重新父级: NoCascade
RollupView: NoCascade
共享: NoCascade
取消分享: NoCascade

mspp_webformstep_webform

一To-Many 关系: mspp_webform mspp_webformstep_webform

资产 价值
引用实体 mspp_webform
引用属性 mspp_webformid
引用属性 mspp_webform
ReferencingEntityNavigationPropertyName mspp_webform
是层次结构
级联配置 档案: NoCascade
分配: NoCascade
删除: NoCascade
合并: NoCascade
重新父级: NoCascade
RollupView: NoCascade
共享: NoCascade
取消分享: NoCascade

一对多关系

这些关系是一对多的。 按 SchemaName 列出。

mspp_webform_startstep

多To-One 关系: mspp_webform mspp_webform_startstep

资产 价值
引用实体 mspp_webform
引用属性 mspp_startstep
引用实体导航属性名称 mspp_webform_startstep
IsCustomizable False
关联菜单配置 可用离线:True
行为: DoNotDisplay
群: Details
标签:
MenuId:空
订货量: 10000
QueryApi:空
视图 ID: 00000000-0000-0000-0000-000000000000

mspp_webformmetadata_webformstep

多To-One 关系: mspp_webformmetadata mspp_webformmetadata_webformstep

资产 价值
引用实体 mspp_webformmetadata
引用属性 mspp_webformstep
引用实体导航属性名称 mspp_webformmetadata_webformstep
IsCustomizable False
关联菜单配置 可用离线:True
行为: UseLabel
群: Details
标签:元数据
MenuId:空
订货量: 10000
QueryApi:空
视图 ID: 00000000-0000-0000-0000-000000000000

mspp_webformstep_conditiondefaultnextstep

多To-One 关系: mspp_webformstep mspp_webformstep_conditiondefaultnextstep

资产 价值
引用实体 mspp_webformstep
引用属性 mspp_conditiondefaultnextstep
引用实体导航属性名称 mspp_webformstep_conditiondefaultnextstep
IsCustomizable False
关联菜单配置 可用离线:True
行为: DoNotDisplay
群: Details
标签:
MenuId:空
订货量: 10000
QueryApi:空
视图 ID: 00000000-0000-0000-0000-000000000000

mspp_webformstep_entitysourcestep

多To-One 关系: mspp_webformstep mspp_webformstep_entitysourcestep

资产 价值
引用实体 mspp_webformstep
引用属性 mspp_entitysourcestep
引用实体导航属性名称 mspp_webformstep_entitysourcestep
IsCustomizable False
关联菜单配置 可用离线:True
行为: UseLabel
群: Details
标签:实体源步骤
MenuId:空
订货量: 10000
QueryApi:空
视图 ID: 00000000-0000-0000-0000-000000000000

mspp_webformstep_nextstep

多To-One 关系: mspp_webformstep mspp_webformstep_nextstep

资产 价值
引用实体 mspp_webformstep
引用属性 mspp_nextstep
引用实体导航属性名称 mspp_webformstep_nextstep
IsCustomizable False
关联菜单配置 可用离线:True
行为: DoNotDisplay
群: Details
标签:
MenuId:空
订货量: 10000
QueryApi:空
视图 ID: 00000000-0000-0000-0000-000000000000

mspp_webformstep_previousstep

多To-One 关系: mspp_webformstep mspp_webformstep_previousstep

资产 价值
引用实体 mspp_webformstep
引用属性 mspp_previousstep
引用实体导航属性名称 mspp_webformstep_previousstep
IsCustomizable False
关联菜单配置 可用离线:True
行为: DoNotDisplay
群: Details
标签:
MenuId:空
订货量: 10000
QueryApi:空
视图 ID: 00000000-0000-0000-0000-000000000000

mspp_webformstep_referenceentitystep

多To-One 关系: mspp_webformstep mspp_webformstep_referenceentitystep

资产 价值
引用实体 mspp_webformstep
引用属性 mspp_referenceentitystep
引用实体导航属性名称 mspp_webformstep_referenceentitystep
IsCustomizable False
关联菜单配置 可用离线:True
行为: UseLabel
群: Details
标签:引用实体步骤
MenuId:空
订货量: 10000
QueryApi:空
视图 ID: 00000000-0000-0000-0000-000000000000

另请参阅

Dataverse 表/实体引用
Dataverse Web API 参考
mspp_webformstep