WorkflowQueueInfo.QueueName Property

Definition

Gets the name of the WorkflowQueue associated with this WorkflowQueueInfo.

public:
 property IComparable ^ QueueName { IComparable ^ get(); };
public IComparable QueueName { get; }
member this.QueueName : IComparable
Public ReadOnly Property QueueName As IComparable

Property Value

The name of the WorkflowQueue.

Applies to