Click or drag to resize

ObjectProxyGetDisplayName Method

Returns the name the object is typically displayed with in the articy:draft GUI (navigator, tiles/list view).

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public string GetDisplayName()

Return Value

Type: String
the object's display name or null if the object has no display name
See Also