Udostępnij za pośrednictwem


ProfileElement.Workflows Właściwość

Definicja

Pobiera kolekcję elementów skojarzonych ProfileWorkflowElement z tym ProfileElementelementem .

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

Wartość właściwości

Kolekcja elementów zapytania przepływu pracy profilu.

Atrybuty

Uwagi

Dla każdego przepływu pracy w profilu jest jeden ProfileWorkflowElement .

Dotyczy