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