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