应用到: CRM 2016 on-prem, CRM Online
包含为显示窗体而必须满足的所有安全角色成员资格条件的定义。
语法
<DisplayConditions 
 FallbackForm =["0" | "1" | "true" | "false"]
 Order=Integer>
 [<Everyone />|<Role />]
</DisplayConditions>
属性和元素
The following describes the attributes, child elements, and parent elements.
属性
| Attribute | Description | Type | Usage | 
|---|---|---|---|
| FallbackForm | Indicates if this form represents a fallback form for the entity. | Boolean | Optional | 
| Order | The relative order in which to display the form. | Integer | Optional | 
子元素
| Element | Description | 
|---|---|
| 指定窗体对所有人可见。 | |
| 指定用户为查看窗体而必须关联到的安全角色。 | 
父元素
| Element | Description | 
|---|---|
| 包含窗体的定义。 | 
元素信息
| Schema Type | FormDisplayConditionsType | 
| Validation File | FormXml.xsd | 
| Number of Occurrences | 0 or 1 | 
| XPath |  | 
另请参阅
概念
其他资源
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.