Compartilhar via


ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.IsPROJ_NAMENull método

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

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

Sintaxe

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

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow classe

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow membros

WebSvcTimeSheet namespace