次の方法で共有


Fields 要素 (DeploymentManifest - SPList)

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

適用対象: SharePoint Foundation 2010

この記事の内容

属性
子要素
親要素

Windows SharePoint Services 3.0 List オブジェクト (SPList) 上の Field (SPField) インスタンスのコレクションを表します。

DECLARATION
<xs:element name="Fields" 
        type="SPFieldCollection" 
        minOccurs="0" maxOccurs="1" 
/>

USAGE
<List>
        <Fields 
                <FieldRef />
                <Field />
        />
</List>

SPFieldCollection

属性

属性

説明

なし

子要素

Field 要素 (DeploymentManifest - SPFieldCollection)

FieldRef 要素 (DeploymentManifest - SPFieldCollection)

親要素

List 要素 (DeploymentManifest)

関連項目

参照

SPFieldCollection

概念

DeploymentManifest スキーマ