Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Audit.AuditInfo.Action Property

An application-specific string that describes the reason for this audit record. Typically, the type and name of the method requesting the audit record to be written is used.

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

Syntax

public string Action { get; set; }

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