次の方法で共有


ViewFields 要素 (DeploymentManifest - SPView)

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)

親要素

View 要素 (DeploymentManifest)

See Also

参照

SPView

ViewFields

SPFieldLinkCollection

概念

DeploymentManifest スキーマ