次の方法で共有


ProfileWorkflowElement.StateMachineStateQueries プロパティ

定義

DotNetConfig.xsd ファイルの StateMachineStateQueryElement 構成のコレクションを取得します。

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

プロパティ値

DotNetConfig.xsd ファイルの StateMachineStateQueryElement 構成のコレクション。

属性

適用対象