Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Audit.AuditInfo.DataAfter Property

The after 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 removed.

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

Syntax

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

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