QueueStatusDataSet.StatusRow.SetServiceNameNull Method
Sets the ServiceName property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcQueueSystem
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetServiceNameNull
'Usage
Dim instance As QueueStatusDataSet.StatusRow
instance.SetServiceNameNull()
public void SetServiceNameNull()
See Also
Reference
QueueStatusDataSet.StatusRow Class