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