Share via


StatusApprovalDataSet.StatusApprovalsRow.IsASSN_ERROR_TOOLTIPNull method

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

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

StatusApprovalDataSet.StatusApprovalsRow class

StatusApprovalDataSet.StatusApprovalsRow members

WebSvcStatusing namespace