Compartilhar via


ProjectDataSet.AssignmentRow.IsMOD_DATENull method

Determina se a propriedade MOD_DATE está definida como um valor nulo.

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

Syntax

'Declaração
Public Function IsMOD_DATENull As Boolean
'Uso
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace