QueueStatusRequestDataSet.StatusRequestRow.SetJobGUIDNull method

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

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

Syntax

'Declaration
Public Sub SetJobGUIDNull
'Usage
Dim instance As QueueStatusRequestDataSet.StatusRequestRow

instance.SetJobGUIDNull()
public void SetJobGUIDNull()

See also

Reference

QueueStatusRequestDataSet.StatusRequestRow class

QueueStatusRequestDataSet.StatusRequestRow members

WebSvcQueueSystem namespace