ClientStation Class

Client Station Runtime object
Public Class ClientStation
This language is not supported or no code example is available.
public class ClientStation
This language is not supported or no code example is available.
Name Description
Public constructor ClientStation(RunObj, int) Construct the instance
Top
Name Description
Public property AlarmPage Auxiliary Properties for default AlarmPage
Public property Context Context nformation about SelectedAsset
Public property CultureInfo Gets or sets the client's language selection.
Public property CurrentUser Gets the client's current user.
Public property DateTimeInfo Properties for Date Time Information
Public property DrillingChart Gets reference to DrillingChart objects.
Public property GCCollect Request .NET Garbage collection (WPF Only)
Public property InputUserName This is an internal auxiliary variable used in the system default logon window.
Public property Localization Gets the dictionary name used on localization.
Public property Messaging Refrence to message queue
Public property ReadOnly Flag to indicate client is running in ReadOnlyMOde
Public property SelectedPage Auxiliary Selected Page Property used on default SelectPage Dialog
Public property Session Information on Current Execution session
Public property Shutdown Request a Client shutdown.
Public property Theme Gets and sets the dictionary name used on theme
Public property TrendChart Gets reference to TrendChart objects.
Public property UI Internal Properties to assint managing the User Interface
Public property Units Gets and sets the dictionary name used on display units.
Public property UserName Gets the client's username
Top
Methods
 
Name Description
Public method AddDisplayInCacheList(string)
Public method ChangeUserPasswordAsync(string, string, string) Change password of runtime users
Public method GetTDisplay(string) Gets instance of a specific display
Public method GetTDisplays() Gets list of opened displays
Public method Locale(string) Returns localization text
Public method LogOnAsync(string, string) Log on
Public method LogOnGuestAsync() Log on as guest
Public method OpenDisplay(string) Open display
Public method OpenLayout(string) Begin open layout
Public method OpenWebDisplays(bool) Open Web displays
Public method OpenWebUrl(string) Open Web URL
Top
Name Description
Public enumeration e Enum containg list of IDs of runtime objects
Top
T.Modules.ClientStation.ClientStation

.NET Framework

Supported in: 4.8

In this article

Definition