ISheduledAuditEvent.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 the event, use the ISheduledAuditEvent.UserName property.

See also:

ISheduledAuditEvent