共用方式為


ProfileWorkflowElement.CustomTrackingQueries 屬性

定義

取得 CustomTrackingQueryElement 項目的集合。

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

屬性值

CustomTrackingQueryElementCollection 物件。

屬性

適用於