TimeZoneInformation.SYSTEMTIME.month Field

The month.

Namespace:  Microsoft.ReportingServices.Diagnostics
Assembly:  Microsoft.ReportingServices.Diagnostics (in Microsoft.ReportingServices.Diagnostics.dll)

Syntax

'Declaration
Public month As Short
'Usage
Dim instance As TimeZoneInformation.SYSTEMTIME 
Dim value As Short 

value = instance.month 

instance.month = value
public short month
public:
short month
val mutable month: int16
public var month : short

See Also

Reference

TimeZoneInformation.SYSTEMTIME Class

Microsoft.ReportingServices.Diagnostics Namespace