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

プロパティ値

状態のコレクション。

属性

適用対象