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