StatusingDataSet.TasksRow.IsTASK_OUTLINE_NUMNull Method

Determines whether the TASK_OUTLINE_NUM() property is set to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Function IsTASK_OUTLINE_NUMNull As Boolean
'Usage
Dim instance As StatusingDataSet.TasksRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.TasksRow Class

StatusingDataSet.TasksRow Members

WebSvcStatusing Namespace