StatusApprovalDataSet.StatusApprovalsRow.SetASSN_ERROR_TOOLTIPNull Method
Sets the ASSN_ERROR_TOOLTIP property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetASSN_ERROR_TOOLTIPNull
'Usage
Dim instance As StatusApprovalDataSet.StatusApprovalsRow
instance.SetASSN_ERROR_TOOLTIPNull()
public void SetASSN_ERROR_TOOLTIPNull()
See Also
Reference
StatusApprovalDataSet.StatusApprovalsRow Class