WeeklyDaySlot.MaxCountItems Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property MaxCountItems As Integer
Get
'Usage
Dim instance As WeeklyDaySlot
Dim value As Integer
value = instance.MaxCountItems
public int MaxCountItems { get; }
Property Value
Type: System.Int32