The name of the station the interaction is currently on.

Namespace: ININ.InteractionClient.AddIn
Assembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public static string StationName { get; }
Visual Basic
Public Shared ReadOnly Property StationName As String
	Get

See Also