IScheduledTaskAuditAlert.Station

Fore Syntax

Station: String;

Fore.NET Syntax

Station: string;

Description

The Station station property determines the workstation used to generate an event.

Comments

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

Fore and Fore.NET Examples

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

See also:

IScheduledTaskAuditAlert