Share via


WorkflowQueueInfo.Items Propriété

Définition

Met une collection d’éléments non utilisés dans la file d’attente du workflow.

public:
 property System::Collections::ICollection ^ Items { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Items { get; }
member this.Items : System.Collections.ICollection
Public ReadOnly Property Items As ICollection

Valeur de propriété

ICollection contenant les éléments non utilisés de WorkflowQueue.

S’applique à