ProfileElement.Workflows Eigenschaft

Definition

Ruft die Auflistung von ProfileWorkflowElement Elementen ab, die diesem ProfileElementzugeordnet 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 Sammlung von Profilworkflowabfrageelementen.

Attribute

Hinweise

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

Gilt für: