CalendarDataSet.CalendarExceptionsRow.SetShift2StartNull-Methode
Die Shift2Start -Eigenschaft festgelegt auf ein Nullverweis (Nothing in Visual Basic).
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetShift2StartNull
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow
instance.SetShift2StartNull()
public void SetShift2StartNull()
Siehe auch
Referenz
CalendarDataSet.CalendarExceptionsRow Klasse