Share via


StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow.IsCOLUMN_NAMENull method

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

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

Syntax

'Declaration
Public Function IsCOLUMN_NAMENull As Boolean
'Usage
Dim instance As StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow class

StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow members

WebSvcStatusing namespace