Gets the effective station that the user is logged in to.
Namespace: ININ.IceLib.ConnectionRemarks
This value is initially set to Empty, and will be updated after
the session user logs into a station.
Assembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public string EffectiveStation { get; } |
Visual Basic |
---|
Public ReadOnly Property EffectiveStation As String Get |
Field Value
The effective station.Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.