Freigeben über


ProfileElement.Workflows Eigenschaft

Definition

Ruft die Auflistung der ProfileWorkflowElement-Elemente ab, die diesem ProfileElement zugeordnet sind.

public:
 property System::ServiceModel::Activities::Tracking::Configuration::ProfileWorkflowElementCollection ^ Workflows { System::ServiceModel::Activities::Tracking::Configuration::ProfileWorkflowElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)]
public System.ServiceModel.Activities.Tracking.Configuration.ProfileWorkflowElementCollection Workflows { get; }
[<System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)>]
member this.Workflows : System.ServiceModel.Activities.Tracking.Configuration.ProfileWorkflowElementCollection
Public ReadOnly Property Workflows As ProfileWorkflowElementCollection

Eigenschaftswert

Eine Auflistung von Profilworkflow-Abfrageelementen.

Attribute

Hinweise

Es gibt ein ProfileWorkflowElement für jeden Workflow im Profil.

Gilt für: