Share via


ProjectDataSet.TaskRow.IsTASK_CPINull method

Determines whether the TASK_CPI property is set to a null value.

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

Syntax

'Declaration
Public Function IsTASK_CPINull As Boolean
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace