QueueStatusDataSet.StatusRow.SetMachineNameNull Method

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

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

Syntax

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

instance.SetMachineNameNull()
public void SetMachineNameNull()

See Also

Reference

QueueStatusDataSet.StatusRow Class

QueueStatusDataSet.StatusRow Members

WebSvcQueueSystem Namespace