Partager via


ProfileElement.Workflows Propriété

Définition

Obtient la collection d’éléments ProfileWorkflowElement associée à cet objet ProfileElement.

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

Valeur de propriété

Collection d’éléments de requête de flux de travail de profil.

Attributs

Remarques

Il existe un objet ProfileWorkflowElement pour chaque flux de travail dans le profil.

S’applique à