SPUserProfileADImportUsageEntry.ImportStartTime-Eigenschaft
Datum/Uhrzeit beim Import starten.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ImportStartTime As DateTime
Get
Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As DateTime
value = instance.ImportStartTime
instance.ImportStartTime = value
public DateTime ImportStartTime { get; set; }
Eigenschaftswert
Typ: System.DateTime
Siehe auch
Referenz
SPUserProfileADImportUsageEntry Klasse