Freigeben über


SPSystemTime.Hour-Eigenschaft

Dient zum Abrufen oder festlegen die Stunde.

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

Syntax

'Declaration
Public Property Hour As UShort
    Get
    Set
'Usage
Dim instance As SPSystemTime
Dim value As UShort

value = instance.Hour

instance.Hour = value
public ushort Hour { get; set; }

Eigenschaftswert

Typ: System.UInt16
Eine 16-Bit-Ganzzahl ohne Vorzeichen, die die Stunde angibt.

Siehe auch

Referenz

SPSystemTime Struktur

SPSystemTime-Member

Microsoft.SharePoint-Namespace