Compartir a través de


del método CalendarDataSet.CalendarsRow.IsMOD_DATENull

Determina si la propiedad MOD_DATE se establece en una referencia null (Nothing en Visual Basic).

Espacio de nombres:  WebSvcCalendar
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Function IsMOD_DATENull As Boolean
'Uso
Dim instance As CalendarDataSet.CalendarsRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean
Devuelve Boolean.

Vea también

Referencia

clase CalendarDataSet.CalendarsRow

Miembros CalendarDataSet.CalendarsRow

Espacio de nombres WebSvcCalendar