SPAlertTemplateCollection-Klasse
Stellt eine Auflistung von warnungsvorlagen.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPPersistedObjectCollection<SPAlertTemplate>
Microsoft.SharePoint.Administration.SPPersistedChildCollection<SPAlertTemplate>
Microsoft.SharePoint.SPAlertTemplateCollection
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<GuidAttribute("B40FFB46-5959-4f8c-B87C-B85BE0181E19")> _
Public NotInheritable Class SPAlertTemplateCollection _
Inherits SPPersistedChildCollection(Of SPAlertTemplate)
'Usage
Dim instance As SPAlertTemplateCollection
[GuidAttribute("B40FFB46-5959-4f8c-B87C-B85BE0181E19")]
public sealed class SPAlertTemplateCollection : SPPersistedChildCollection<SPAlertTemplate>
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.