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