Freigeben über


SPSolutionResourceUsageRecord.StartTime-Eigenschaft

Ruft ab oder legt die Startzeit des Intervalls, in dem die SPSolutionResourceUsageRecord Informationen gespeichert werden.

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

Syntax

'Declaration
Public Property StartTime As DateTime
    Get
    Set
'Usage
Dim instance As SPSolutionResourceUsageRecord
Dim value As DateTime

value = instance.StartTime

instance.StartTime = value
public DateTime StartTime { get; set; }

Eigenschaftswert

Typ: System.DateTime
Die Startzeit des Intervalls für die SPSolutionResourceUsageRecord.

Siehe auch

Referenz

SPSolutionResourceUsageRecord Klasse

SPSolutionResourceUsageRecord-Member

Microsoft.SharePoint-Namespace