ISPCalendarItem.hasEndDate Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
ReadOnly Property hasEndDate As Boolean
Get
'Usage
Dim instance As ISPCalendarItem
Dim value As Boolean
value = instance.hasEndDate
bool hasEndDate { get; }
Property Value
Type: System.Boolean