SPCalendarBase.m_totalDays Field
This field is not intended to be used directly in your code.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_totalDays As Integer
'Usage
Dim value As Integer
value = Me.m_totalDays
Me.m_totalDays = value
protected int m_totalDays