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