<data> (FormXml)
適用於: CRM 2016 on-prem, CRM Online
僅供內部使用。
語法
<hiddencontrols>
<data
id="String"
datafieldname="String"
classid="{5546E6CD-394C-4bee-94A8-4425E17EF6C6}"
relationship="String" />
</hiddencontrols>
屬性和元素
The following describes the attributes, child elements, and parent elements.
屬性
Attribute | Description | Type | Usage |
---|---|---|---|
id |
Represents the unique ID used to represent the control in the form. |
String |
Required |
datafieldname |
Matches the control to the name of the data field. |
String |
Required |
classid |
The data element always uses the following classid: {5546E6CD-394C-4bee-94A8-4425E17EF6C6} |
String (FormGuidType) |
Required |
relationship |
Specifies a relationship to be used by a control. |
String |
Optional |
子元素
此元素沒有子元素。
上層元素
Element | Description |
---|---|
僅供內部使用。 |
備註
Although the schema does not require the attributes, the hidden field cannot function without them.
The datafieldname and the id attribute values are usually the same.
元素資訊
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
請參閱
概念
其他資源
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.