Compartir a través de


del método LookupTableDataSet.LookupTablesRow.IsMOD_DATENull

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

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

Sintaxis

'Declaración
Public Function IsMOD_DATENull As Boolean
'Uso
Dim instance As LookupTableDataSet.LookupTablesRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean
True si la propiedad es null; en caso contrario, False.

Vea también

Referencia

clase LookupTableDataSet.LookupTablesRow

Miembros LookupTableDataSet.LookupTablesRow

Espacio de nombres WebSvcLookupTable