The following tables list the members exposed by TransactionState.
Name | Description | |
---|---|---|
TransactionState Constructor | Constructs a new TransactionState. |
Name | Description | |
---|---|---|
ID | Gets or sets the ID for the state. I.e. an items primary key. | |
TransactionType | Gets or sets how this state was created. | |
Value | Gets or sets the final value with all transaction deltas combined. | |
Version | Gets or sets the version data for this item. Used for concurrency. |