Share via


WeeklyDaySlot.IsWorkDay Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property IsWorkDay As Boolean
    Get
'Usage
Dim instance As WeeklyDaySlot
Dim value As Boolean

value = instance.IsWorkDay
public bool IsWorkDay { get; }

Property Value

Type: System.Boolean

See Also

Reference

WeeklyDaySlot Class

WeeklyDaySlot Members

Microsoft.SharePoint.WebControls Namespace