StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow.IsCHANGE_VALUENull Method
Determines whether the CHANGE_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Function IsCHANGE_VALUENull As Boolean
'Usage
Dim instance As StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow
Dim returnValue As Boolean
returnValue = instance.IsCHANGE_VALUENull()
public bool IsCHANGE_VALUENull()
Return Value
Type: System.Boolean
See Also
Reference
StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow Class
StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow Members