Expand Minimize
This topic has not yet been rated - Rate this topic

ProjectDataSet.TaskRow.IsTASK_ACT_COSTNull method

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

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)
Public Function IsTASK_ACT_COSTNull As Boolean
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.