Gets or sets a unique ID assigned to a transaction object.
public Guid Id { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
A unique ID assigned to a transaction object.
TransactionRow ClassSystem.Data.Entity.Infrastructure Namespace