다음을 통해 공유


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

속성 값

StateMachineStateQueryElementCollection

DotNetConfig.xsd 파일에 있는 StateMachineStateQueryElement 구성의 컬렉션입니다.

특성

적용 대상