次の方法で共有


ViewFields 要素 (DeploymentManifest - SPWebPart)

最終更新日: 2015年3月9日

適用対象: SharePoint Foundation 2010

この記事の内容

属性
子要素
親要素

Windows SharePoint Services 3.0 Web パーツ ビューに含まれるフィールドのコレクションを表します。

DECLARATION
<xs:element name="ViewFields" type="SPFieldLinkCollection" minOccurs="0" maxOccurs="1" />

USAGE
<WebPart>
        <ViewFields>
                <FieldRef />
        </ViewFields>
</WebPart>

SPFieldLinkCollection オブジェクト。

属性

属性

説明

なし

子要素

FieldRef 要素 (DeploymentManifest - SPFieldLinkCollection)

親要素

WebPart 要素 (DeploymentManifest)

関連項目

参照

SPView

ViewFields

SPFieldLinkCollection

概念

DeploymentManifest スキーマ