Share via


QueueStatusDataSet.StatusRow.SetServiceNameNull method

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

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

Syntax

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

instance.SetServiceNameNull()
public void SetServiceNameNull()

See also

Reference

QueueStatusDataSet.StatusRow class

QueueStatusDataSet.StatusRow members

WebSvcQueueSystem namespace