 | IRoutingActionParameter Interface |
Routing action parameter Interface
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntaxpublic interface IRoutingActionParameter
Public Interface IRoutingActionParameter
public interface class IRoutingActionParameter
The IRoutingActionParameter type exposes the following members.
Properties
| Name | Description |
---|
 | Name |
Name of the parameter
|
 | Value |
Value of the parameter
|
Top
See Also