ProjectDataSet.ProjectRow.IsPROJ_IS_TASK_LISTNull method

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

Syntax

'Declaration
Public Function IsPROJ_IS_TASK_LISTNull As Boolean
'Usage
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcProject namespace