![]() | IRouting Properties |
The IRouting type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionParameters |
Collection of the routing action parameters associated to this routing
|
![]() | ActionType |
Action type of the routing
|
![]() | Captions |
Collection of the routing captions associated to this routing
|
![]() | Condition |
The condition of the routing
|
![]() | ConditionType |
Condition type of the routing
|
![]() | CreatedAt |
DateTime the record was created at
(Inherited from IRecordEntity.) |
![]() | CreatedBy |
Id of the user which created the record
(Inherited from IRecordEntity.) |
![]() | DeletedAt |
DateTime at which the record was last deleted
(Inherited from IRecordEntity.) |
![]() | DeletedBy |
Id of the user which last deleted the record
(Inherited from IRecordEntity.) |
![]() | Id |
Id of the record
(Inherited from IRecordEntity.) |
![]() | IsAfter |
Indicates if the routing is run after the question
|
![]() | IsBefore |
Indicates if the routing is run before the question
|
![]() | IsDuring |
Indicates if the routing is run during the question
|
![]() | IsEdits |
Indicates if the routing is run during edits
|
![]() | IsOnError |
Indicates if the routing is triggered by an error
|
![]() | IsRunIfNotAsked |
Indicates if the routing is run if the associated question is not asked
|
![]() | LastError |
Last error that occurred
(Inherited from IRecordEntity.) |
![]() | Name |
Name of the routing
|
![]() | Position |
Position of the routing. Starts at zero.
|
![]() | StartQuestionId |
Id of the question starting the routing
|
![]() | StartType |
How the routing is triggered in an interview.
|
![]() | Targets |
Collection of the routing targets associated to this routing
|
![]() | UpdatedAt |
DateTime at which the record was last updated
(Inherited from IRecordEntity.) |
![]() | UpdatedBy |
Id of the user which last updated the record
(Inherited from IRecordEntity.) |