Поделиться через


ProfileElement.Workflows Свойство

Определение

Возвращает коллекцию элементов ProfileWorkflowElement, связанных с этим элементом 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

Значение свойства

Коллекция профиля с элементами запросов рабочего процесса.

Атрибуты

Комментарии

В профиле существует один элемент ProfileWorkflowElement рабочего процесса.

Применяется к