SPCalendarBase.m_startDate 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_startDate As SimpleDate
'Usage
Dim value As SimpleDate

value = Me.m_startDate

Me.m_startDate = value
protected SimpleDate m_startDate

See Also

Reference

SPCalendarBase Class

SPCalendarBase Members

Microsoft.SharePoint.WebControls Namespace