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