| IRoutingConditionType Property |
Condition type of the routing
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax RoutingConditionType ConditionType { get; set; }
Property ConditionType As RoutingConditionType
Get
Set
property RoutingConditionType ConditionType {
RoutingConditionType get ();
void set (RoutingConditionType value);
}
Property Value
Type:
RoutingConditionTypeSee Also