Month Property (SWTDateTime)
Class
SWTDateTime
.
Action
Gets or sets the month.
Syntax
C#
protected
Integer
Month { get; set; }
VB
'Declaration Protected ReadWrite Property Month As
Integer
Access
Read and write.