| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Gets or sets the id |
integer |
None. |
| FromCell |
Gets or sets the origin cell |
Flipr.Data.SQL.Automaton.Cell |
None. |
| FromCell_Id |
Gets or sets the "From"'s id |
integer |
None. |
| ToCell |
Gets or sets the next step |
Flipr.Data.SQL.Automaton.Cell |
None. |
| ToCell_Id |
Gets or sets the "To"'s id |
integer |
None. |
| Property |
Gets or sets the data property. Must be set for the types "defect" and "nodefect" |
Flipr.Data.SQL.Notification.DataProperty |
None. |
| Type |
Gets or sets the link type |
Flipr.Data.SQL.Automaton.LinkType |
None. |
| Value |
Gets or sets the value. If the type is a delay, you must set the nb of hours / days here. |
decimal number |
None. |