ResourceDataSet.CalendarExceptionsRow.SetShift4StartNull method
Sets the Shift4Start property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetShift4StartNull
'Usage
Dim instance As ResourceDataSet.CalendarExceptionsRow
instance.SetShift4StartNull()
public void SetShift4StartNull()
See also
Reference
ResourceDataSet.CalendarExceptionsRow class