Click or drag to resize
Infosoft Logo

ITransactionStateEntityService Methods

The ITransactionStateEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new TransactionState
Public methodDelete Deletes the specified TransactionState.
Public methodGet Gets a list of TransactionStates matching the specified filter.
(Inherited from ITransactionStateQueryService)
Public methodGetAll Gets all TransactionStates
(Inherited from ITransactionStateQueryService)
Public methodGetSingle Gets a single TransactionState matching the provided filter.
(Inherited from ITransactionStateQueryService)
Public methodUpdate Updates the specified TransactionState
Top
See Also