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