<row> (SavedQuery)
適用対象: CRM 2015 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 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.