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