Share via


QueueStatusDataSet.StatusRow.SetErrorInfoNull method

Sets the ErrorInfo property to a a null reference (Nothing in Visual Basic)value.

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

Syntax

'Declaration
Public Sub SetErrorInfoNull
'Usage
Dim instance As QueueStatusDataSet.StatusRow

instance.SetErrorInfoNull()
public void SetErrorInfoNull()

See also

Reference

QueueStatusDataSet.StatusRow class

QueueStatusDataSet.StatusRow members

WebSvcQueueSystem namespace