Month Property (SapCalendar)
Class
SapCalendar
.
Action
Gets the month of the year that is currently selected.
Syntax
C#
protected
Integer
Month { get; }
VB
'Declaration Protected Read Property Month As
Integer
Access
Read only.