SPUserProfileADImportUsageEntry.NumOUs-Eigenschaft
Anzahl der OUs in der Profildatenbank nach Abschluss des Imports.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property NumOUs As Long
Get
Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long
value = instance.NumOUs
instance.NumOUs = value
public long NumOUs { get; set; }
Eigenschaftswert
Typ: System.Int64
Siehe auch
Referenz
SPUserProfileADImportUsageEntry Klasse