Compartilhar via


LookupTableDataSet.LookupTablesRow.IsMOD_DATENull método

Determina se a propriedade MOD_DATE está definida como um valor de uma referência nula (Nothing no Visual Basic) .

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
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 retornado

Tipo: System.Boolean
True se a propriedade for null; Caso contrário, False.

Ver também

Referência

LookupTableDataSet.LookupTablesRow classe

LookupTableDataSet.LookupTablesRow membros

WebSvcLookupTable namespace