Version

TransactionState Class Members

The following tables list the members exposed by TransactionState.

Public Constructors
 NameDescription
Public ConstructorTransactionState ConstructorConstructs a new TransactionState.  
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