| IRoutingIsAfter Property |
Indicates if the routing is run after the question
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax bool IsAfter { get; set; }
Property IsAfter As Boolean
Get
Set
property bool IsAfter {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also