Share via


StatusApprovalDataSet.StatusApprovalsRow.IsTASK_CHANGE_DATANull method

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

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

Syntax

'Declaration
Public Function IsTASK_CHANGE_DATANull As Boolean
'Usage
Dim instance As StatusApprovalDataSet.StatusApprovalsRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

StatusApprovalDataSet.StatusApprovalsRow class

StatusApprovalDataSet.StatusApprovalsRow members

WebSvcStatusing namespace