ViewFields 要素 (DeploymentManifest - SPView)
適用対象: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
Windows SharePoint Services 3.0 ビューに含まれるフィールドのコレクションを表します。
定義
DECLARATION
<xs:element name="ViewFields" type="SPFieldLinkCollection" minOccurs="0" maxOccurs="1" />
USAGE
<View>
<ViewFields>
<FieldRef />
</ViewFields>
</View>
型
SPFieldLinkCollection オブジェクト
要素と属性
以下のセクションで、属性、子要素、親要素について説明します。
属性
なし
子要素
FieldRef 要素 (DeploymentManifest - SPFieldLinkCollection)