FieldTemplate 要素 (DeploymentManifest)
Windows SharePoint Services 3.0 フィールド オブジェクト (SPField) のテンプレートを表します。
DECLARATION
<xs:element name="FieldTemplate" type="DeploymentFieldTemplate" />
USAGE
<SPObject>
<FieldTemplate>
Id="Guid"
Name="xs:string"
ParentWebId="Guid"
Scope="xs:string"
Description="xs:string"
Group="xs:string"
<Field />
</FieldTemplate>
</SPObject>
型
DeploymentFieldTemplate
属性
属性 |
型 |
説明 |
---|---|---|
Id |
オプション。フィールド テンプレートの一意の識別子。 |
|
Name |
xs:string |
オプション。フィールド テンプレートの名前。 |
ParentWebId |
親 Web サイトの一意の識別子。 エクスポートの場合は省略可能、インポートの場合は必須です。 |
|
Scope |
xs:string |
フィールド テンプレートの適用範囲。 エクスポートの場合は省略可能、インポートの場合は必須です。 |
Description |
xs:string |
オプション。フィールド テンプレートの説明。 |
Group |
xs:string |
オプション。 |