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