SPSite.CertificationDate-Eigenschaft
Ruft ab, das Datum und Uhrzeit, bei der Verwendung der Website Auflistung bestätigt wurde, für die automatische Löschung.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property CertificationDate As DateTime
Get
'Usage
Dim instance As SPSite
Dim value As DateTime
value = instance.CertificationDate
public DateTime CertificationDate { get; }
Eigenschaftswert
Typ: System.DateTime
Ein System.DateTime -Objekt, der angibt, wenn die Verwendung bestätigt wurde.