IScheduledTaskAuditAlert.UserName

Syntax

UserName: String;

Description

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

Comments

To determine the operating system user who generates an event, use the IScheduledTaskAuditAlert.UserNameOS property.

Example

The property use is given in the example for IScheduledTaskAuditAlert.ClassId.

See also:

IScheduledTaskAuditAlert