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