Freigeben über


CalendarDataSet.CalendarsRow.IsMOD_DATENull-Methode

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

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

Syntax

'Declaration
Public Function IsMOD_DATENull As Boolean
'Usage
Dim instance As CalendarDataSet.CalendarsRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

Siehe auch

Referenz

CalendarDataSet.CalendarsRow Klasse

CalendarDataSet.CalendarsRow-Member

WebSvcCalendar-Namespace