SPAlertTemplateCollection constructor
初始化SPAlertTemplateCollection類別的新執行個體。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub New ( _
wssService As SPWebService _
)
'用途
Dim wssService As SPWebService
Dim instance As New SPAlertTemplateCollection(wssService)
public SPAlertTemplateCollection(
SPWebService wssService
)
參數
wssService
Type: Microsoft.SharePoint.Administration.SPWebService父內容發行 Web 服務的警示的範本。
請參閱
參照
SPAlertTemplateCollection class