WorkflowQueuingService.Exists(IComparable) Metoda

Definice

Testy existence zadaného WorkflowQueueparametru .

public:
 bool Exists(IComparable ^ queueName);
public bool Exists(IComparable queueName);
member this.Exists : IComparable -> bool
Public Function Exists (queueName As IComparable) As Boolean

Parametry

queueName
IComparable

Název WorkflowQueue.

Návraty

true pokud existuje WorkflowQueue ; falsev opačném případě .

Výjimky

queueName je odkaz null (Nothing v Visual Basic).

Platí pro