Get string array with tag list of a display

Namespace: T.Modules.ClientStation
Assembly: T.Modules (in T.Modules.dll)

Public Function GetDisplayTagList( _ 
ByVal displayName As String, _ 
Optional ByVal onlyServerDomain As Boolean = true _ 
) As String()
This language is not supported or no code example is available.
public string[] GetDisplayTagList( 
string displayName
bool onlyServerDomain = true 
)
This language is not supported or no code example is available.

Parameters

displayName
Type: string

Date time

onlyServerDomain
Type: bool

Return Value

Type: string[]

String array with tag list of a display

.NET Framework

Supported in: 4.6.2, 4.7