QueueStatusDataSet.StatusRow.SetErrorInfoNull Method

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

Namespace:  WebSvcQueueSystem
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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