WorkflowQueueInfo.Items Propriedade

Definição

Obtém uma coleção dos itens não consumidos na fila de 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

Valor de Propriedade

Um ICollection que contém os itens não consumidos no WorkflowQueue.

Aplica-se a