SPSystemTime.Month-Eigenschaft
Dient zum Abrufen oder Festlegen des Monats.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Month As UShort
Get
Set
'Usage
Dim instance As SPSystemTime
Dim value As UShort
value = instance.Month
instance.Month = value
public ushort Month { get; set; }
Eigenschaftswert
Typ: System.UInt16
Eine 16-Bit-Ganzzahl ohne Vorzeichen, die den Monat angibt.