ISheduledAuditEvent.UserName

Fore Syntax

UserName: String;

Fore.NET Syntax

UserName: string;

Description

The UserName property determines the repository user who generates an event.

Comments

To determine the repository user who generates the event, use the ISheduledAuditEvent.UserName property.

See also:

ISheduledAuditEvent