다음을 통해 공유


ActivityStateQueryElement.States 속성

정의

StateElementCollection를 필터링할 상태가 포함되어 있는 ActivityStateRecord을 가져옵니다.

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

속성 값

상태의 컬렉션입니다.

특성

적용 대상