Version

TransactionState Class Properties

For a list of all members of this type, see TransactionState members.

Public Properties
 NameDescription
Public PropertyIDGets or sets the ID for the state. I.e. an items primary key.  
Public PropertyTransactionTypeGets or sets how this state was created.  
Public PropertyValueGets or sets the final value with all transaction deltas combined.  
Public PropertyVersionGets or sets the version data for this item. Used for concurrency.  
See Also