다음을 통해 공유


WorkflowInstanceQueryElement.States 속성

정의

쿼리가 필터링할 워크플로 상태입니다.

public:
 property System::ServiceModel::Activities::Tracking::Configuration::StateElementCollection ^ States { System::ServiceModel::Activities::Tracking::Configuration::StateElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("states")]
public System.ServiceModel.Activities.Tracking.Configuration.StateElementCollection States { get; }
[<System.Configuration.ConfigurationProperty("states")>]
member this.States : System.ServiceModel.Activities.Tracking.Configuration.StateElementCollection
Public ReadOnly Property States As StateElementCollection

속성 값

필터링할 상태입니다.

특성

적용 대상