SPADOperationsScope constructor (Boolean)
初始化**[SPADOperationsScope]**類別的新執行個體。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub New ( _
includeUnlicencedUsers As Boolean _
)
'用途
Dim includeUnlicencedUsers As Boolean
Dim instance As New SPADOperationsScope(includeUnlicencedUsers)
public SPADOperationsScope(
bool includeUnlicencedUsers
)
參數
- includeUnlicencedUsers
Type: System.Boolean