Compartilhar via


ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.IsTS_LINE_TASK_HIERARCHYNull método

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

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

Sintaxe

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

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow classe

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow membros

WebSvcTimeSheet namespace