共用方式為


SPUserProfileADImportUsageEntry.NumTenants property

在匯入的結論設定檔資料庫中的租用戶的數目。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property NumTenants As Long
    Get
    Set
'用途
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long

value = instance.NumTenants

instance.NumTenants = value
public long NumTenants { get; set; }

Property value

Type: System.Int64

請參閱

參照

SPUserProfileADImportUsageEntry class

SPUserProfileADImportUsageEntry members

Microsoft.SharePoint.Administration namespace