WorkflowQueueInfo.Items 속성

정의

워크플로 큐에서 구성되지 않은 항목의 컬렉션을 가져옵니다.

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

속성 값

ICollection 에 포함되지 않은 항목이 들어 있는 WorkflowQueue항목입니다.

적용 대상