[]
        
(Showing Draft Content)

C1.Data.Transactions.ClientTransaction.HasChanges

HasChanges Property

HasChanges

Gets a value indicating whether any changes were made in the scope of this transaction.

Declaration
public bool HasChanges { get; }
Implements