Share via


AssnHistoryDataSet.HistoryRow.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 AssnHistoryDataSet.HistoryRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

AssnHistoryDataSet.HistoryRow class

AssnHistoryDataSet.HistoryRow members

WebSvcStatusing namespace