Compartilhar via


ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.IsRES_NAMENull método

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

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

Sintaxe

'Declaração
Public Function IsRES_NAMENull As Boolean
'Uso
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow classe

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow membros

WebSvcTimeSheet namespace