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