Udostępnij za pośrednictwem


ActivatableWorkflowsQueryResult.ActivationParameters Właściwość

Definicja

Lista parametrów aktywacji używanych przez hosta ogólnego do tworzenia hosta przepływu pracy.

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))

Wartość właściwości

Obiekt Listy zawierający parametry aktywacji.

Dotyczy