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