BcfTransactionCreationReason Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | unknown | |
| AddRow | 1 | add row | |
| DeleteRow | 2 | delete row | |
| CellUpdate | 3 | cell update | |
| SetParentRow | 4 | set parent row | |
| AddChildRow | 5 | add child row | |
| RemoveChildRow | 6 | remove child row |