Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the IList value that represents the multiday items list.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ReadOnly Property MultiDaysItemList As IList
Get
'Usage
Dim value As IList
value = Me.MultiDaysItemList
protected IList MultiDaysItemList { get; }
Property Value
Type: System.Collections.IList