Aggregations 要素 (DeploymentManifest - SPWebPart)

適用対象: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

指定した Web パーツで使用される 1 つ以上の集計列 (合計) を表します。

定義

DECLARATION SYNTAX
<xs:element name="Aggregations" minOccurs="0" maxOccurs="unbounded" />

USAGE SYNTAX
<WebParts>
  <WebPart>
    <Aggregations />
  </WebPart>
</WebParts>

要素と属性

以下のセクションで、属性、子要素、親要素について説明します。

属性

なし

子要素

None

親要素

WebPart 要素 (DeploymentManifest)

関連項目