Click or drag to resize
Askia

IRouting Methods

The IRouting type exposes the following members.

Methods
  NameDescription
Public methodAddToScenario
Add the routing to a given scenario
Public methodCompile
Compiles the routing
Public methodCompileEx
Compiles the routing
Public methodDelete
Deletes the record in the database
(Inherited from IRecordEntity.)
Public methodGetScenarios
Retrieve a list the scenarios containing this routing
Public methodIsDeleted
Indicates if the record is flagged as deleted
(Inherited from IRecordEntity.)
Public methodIsLoaded
Checks if the record is successfully loaded from the database
(Inherited from IRecordEntity.)
Public methodReload
Reloads the record
(Inherited from IRecordEntity.)
Public methodRemoveFromScenario
Removes the routing from a given scenario
Public methodRestore
Restores the deleted record in the database
(Inherited from IRecordEntity.)
Public methodSave
Saves the record in the database
(Inherited from IRecordEntity.)
Public methodSetCondition
Sets the condition of the routing.
Public methodSetName
Setter for the name of the routing.
Top
See Also