Table of Contents

Interface IApplicationMutationAuditReceiptAccessor

Namespace
ProjectTemplate.Infrastructure.Data.Auditing
Assembly
ProjectTemplate.Infrastructure.dll

Exposes the most recently completed mutation audit receipt for the current scoped save pipeline.

public interface IApplicationMutationAuditReceiptAccessor

Properties

LastCompletedReceipt

ApplicationMutationAuditReceipt? LastCompletedReceipt { get; }

Property Value

ApplicationMutationAuditReceipt