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.
Specifies the work days in a week.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_ww As String
'Usage
Dim value As String
value = Me.m_ww
Me.m_ww = value
protected string m_ww
Remarks
The number “1” is a work day and ”0” is not a work day; for example, "0111110" represents a Monday−Friday work week for a week that starts on Sunday.