| IRoutingActionParameter Interface |
Routing action parameter Interface
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax public 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
|
TopSee Also