ClientUI.GetDisplayTagList Method

Get string array with tag list of a display
[ID("GetDisplayTagList", (int)e.GetDisplayTagList)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public string[] GetDisplayTagList( 
   string displayName
   bool onlyServerDomain = true 
)

Parameters

displayName
string

Date time

onlyServerDomain
bool

Return Value

string[]

String array with tag list of a display

.NET Framework

Supported in: 4.8

In this article

Definition