SPSystemTime.Hour - Propriété
Obtient ou définit l'heure.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property Hour As UShort
Get
Set
'Utilisation
Dim instance As SPSystemTime
Dim value As UShort
value = instance.Hour
instance.Hour = value
public ushort Hour { get; set; }
Valeur de propriété
Type : System.UInt16
Entier non signé 16 bits qui spécifie l'heure.