Click or drag to resize
Askia

IRoutingActionParameter Interface

Routing action parameter Interface

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public interface IRoutingActionParameter

The IRoutingActionParameter type exposes the following members.

Properties
  NameDescription
Public propertyName
Name of the parameter
Public propertyValue
Value of the parameter
Top
See Also