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