WorkflowQueueInfo.Items Propriété

Définition

Obtient une collection des éléments non facturés dans la file d’attente de flux de travail.

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é

Qui ICollection contient les éléments non facturés dans le WorkflowQueue.

S’applique à