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