Partager via


ActivatableWorkflowsQueryResult.ActivationParameters Propriété

Définition

Liste de paramètres d'activation qu'un hôte générique utilise pour créer un hôte de flux de travail.

public:
 property System::Collections::Generic::List<System::Collections::Generic::IDictionary<System::Xml::Linq::XName ^, System::Object ^> ^> ^ ActivationParameters { System::Collections::Generic::List<System::Collections::Generic::IDictionary<System::Xml::Linq::XName ^, System::Object ^> ^> ^ get(); };
public System.Collections.Generic.List<System.Collections.Generic.IDictionary<System.Xml.Linq.XName,object>> ActivationParameters { get; }
member this.ActivationParameters : System.Collections.Generic.List<System.Collections.Generic.IDictionary<System.Xml.Linq.XName, obj>>
Public ReadOnly Property ActivationParameters As List(Of IDictionary(Of XName, Object))

Valeur de propriété

Objet liste qui contient les paramètres d'activation.

S’applique à