<row> (SavedQuery)
적용 대상: CRM 2016 on-prem, CRM Online
저장된 쿼리에 대한 표의 행이 포함됩니다.
Syntax
<row
id="String"
layoutstyle="String"
multiobjectidfield="String"
name="String">
<cell />
</row>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
Attribute | Description | Type | Usage |
---|---|---|---|
id |
Represents the attribute that represents the unique id in the row. |
String |
Optional |
layoutstyle |
내부 전용입니다. |
String |
Optional |
multiobjectidfield |
Used when a saved query can return multiple types of entities. If so, this contains the name of the attribute that differentiates the type of entity. |
String |
Optional |
name |
The value is either the entity singular name or "result". |
String |
Optional |
Child Elements
Element | Description |
---|---|
savedquery의 layoutxml에서 반환되는 필드를 설명합니다. |
Parent Elements
Element | Description |
---|---|
저장된 쿼리에서 데이터를 표시하기 위한 표 구조를 정의합니다. |
Element Information
Schema Type |
complexType |
Validation File |
CustomizationSolution.xsd |
Number of occurrences |
0 or more |
XPath |
//Entity/SavedQueries/savedqueries/savedquery/layoutxml/grid/row |
참고 항목
참조
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.