StatusingDataSet.TasksRow.IsTASK_ACT_STARTNull Method

Determines whether the TASK_ACT_START() 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_ACT_STARTNull As Boolean
'Usage
Dim instance As StatusingDataSet.TasksRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.TasksRow Class

StatusingDataSet.TasksRow Members

WebSvcStatusing Namespace