Compartilhar via


ProjectDataSet.ProjectRow.IsPROJ_IS_TASK_LISTNull method

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

Syntax

'Declaração
Public Function IsPROJ_IS_TASK_LISTNull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcProject namespace