ResourceDataSet.CalendarExceptionsRow.SetShift5StartNull method
Sets the Shift5Start property to a null value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetShift5StartNull
'Usage
Dim instance As ResourceDataSet.CalendarExceptionsRow
instance.SetShift5StartNull()
public void SetShift5StartNull()
See also
Reference
ResourceDataSet.CalendarExceptionsRow class