Click or drag to resize
Askia

IRoutingSetCondition Method

Sets the condition of the routing.

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IMethodResult SetCondition(
	string condition
)

Parameters

condition
Type: SystemString

[Missing <param name="condition"/> documentation for "M:AskiaCore.IRouting.SetCondition(System.String)"]

Return Value

Type: IMethodResult

[Missing <returns> documentation for "M:AskiaCore.IRouting.SetCondition(System.String)"]

See Also