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