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