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