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