IRouting Methods |
The IRouting type exposes the following members.
Name | Description | |
---|---|---|
AddToScenario |
Add the routing to a given scenario
| |
Compile |
Compiles the routing
| |
CompileEx |
Compiles the routing
| |
Delete |
Deletes the record in the database
(Inherited from IRecordEntity.) | |
GetScenarios |
Retrieve a list the scenarios containing this routing
| |
IsDeleted |
Indicates if the record is flagged as deleted
(Inherited from IRecordEntity.) | |
IsLoaded |
Checks if the record is successfully loaded from the database
(Inherited from IRecordEntity.) | |
Reload |
Reloads the record
(Inherited from IRecordEntity.) | |
RemoveFromScenario |
Removes the routing from a given scenario
| |
Restore |
Restores the deleted record in the database
(Inherited from IRecordEntity.) | |
Save |
Saves the record in the database
(Inherited from IRecordEntity.) | |
SetCondition |
Sets the condition of the routing.
| |
SetName |
Setter for the name of the routing.
|