Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Audit.AuditInfo.UserId Property

The user ID that caused this audit record to be created. Can be 0 if no specific user is associated with this audit record.

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

Syntax

public int UserId { get; set; }

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