Freigeben über


ProfileWorkflowElement.CustomTrackingQueries Eigenschaft

Definition

Ruft eine Auflistung von CustomTrackingQueryElement-Elementen ab.

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

Eigenschaftswert

Ein CustomTrackingQueryElementCollection-Objekt.

Attribute

Gilt für: