ResourceDataSet.CalendarExceptionsRow.SetShift3FinishNull Method
Sets the Shift3Finish property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResource
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetShift3FinishNull
'Usage
Dim instance As ResourceDataSet.CalendarExceptionsRow
instance.SetShift3FinishNull()
public void SetShift3FinishNull()
See Also
Reference
ResourceDataSet.CalendarExceptionsRow Class