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