![]() | |
TriggerExtensions Methods |
The TriggerExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ExtractCustomParameters |
Extracts the custom parameters from a collection of trigger parameter and transform them to a dictionary using string keys and string values.
|
![]() ![]() | ExtractSystemParameters | Obsolete.
Extracts the system parameters from a collection of trigger parameter and transform them to a dictionary using string keys and string values.
|
![]() ![]() | ExtractSystemParametersFromTrigger |
Extracts the system parameters from a collection of trigger parameter and transform them to a dictionary using string keys and string values.
|
![]() ![]() | GetParameters |
Gets the parameter collection from the processing information.
|
![]() ![]() | SynchronizeParameters |
Register the parameters of a particular registration.
|
![]() ![]() | TryGetParameterT(TriggerProcessingInfo, T) |
Gets the first parameter object of the data property of the processing information.
|
![]() ![]() | TryGetParameterT(TriggerProcessingInfo, String, T) |
gets the parameter with the defined name of the data of the processing information.
|