Compartilhar via


WorkflowQueueInfo.Items Propriedade

Definição

Obtém uma coleção de itens não consumidos na fila de fluxo de trabalho.

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 da propriedade

Um ICollection que contém os itens inconsumados no WorkflowQueue.

Aplica-se a