AlertTemplate 要素 (AlertTemplates)
最終更新日: 2015年3月9日
適用対象: SharePoint Foundation 2010
この記事の内容
属性
子要素
親要素
通知メッセージ テンプレートを定義します。
<AlertTemplate
Type="List" | "Item" | "Custom"
Default="True" | "False"
Name="Text">
<EventTypes IsVisible="True" | "False"/>
<Format>
...
</Format>
<Properties>
...
</Properties>
<Filters>
...
</Filters>
</AlertTemplate>
属性
属性 |
説明 |
---|---|
Type |
通知テンプレートに関連付けられたアイテムの種類を指定します。"List"、"Item”、"Custom" のいずれかです。 |
Default |
テンプレートが既定の通知テンプレートであるかどうかを指定します。 |
Name |
テンプレートの名前を指定します。 |