Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Audit.AuditInfo.DataBefore Property

The before image of a data object that was changed, which caused the current audit record to be created. May be null if the data object was added.

Class: YetaWF.Core.Audit.AuditInfo
Namespace: YetaWF.Core.Audit
Assembly: YetaWF.Core

Syntax

public byte[]? DataBefore { get; set; }

See Also YetaWF.Core.Audit.AuditInfo ClassYetaWF.Core Overview