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