ClientStation.GetTDisplay Method

Gets instance of a specific display
Public Function GetTDisplay( _ 
ByVal displayName As String
) As Object
This language is not supported or no code example is available.
public object GetTDisplay( 
string displayName 
)
This language is not supported or no code example is available.

Parameters

displayName
string

Display name

Return Value

object

TDisplay reference

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition