Freigeben über


CalendarDataSet.CalendarExceptionsRow.IsStartNull-Methode

Bestimmt, ob die Start -Eigenschaft auf ein Nullverweis (Nothing in Visual Basic)festgelegt ist.

Namespace:  WebSvcCalendar
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsStartNull As Boolean
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow
Dim returnValue As Boolean

returnValue = instance.IsStartNull()
public bool IsStartNull()

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

CalendarDataSet.CalendarExceptionsRow Klasse

CalendarDataSet.CalendarExceptionsRow-Member

WebSvcCalendar-Namespace