Click or drag to resize

ObjectPropertyNamesDisplayName Field

The display name as it can be seen in the navigator [string, non empty] Check HasDisplayName to check whether an object has this property. (E.g. Connections do not have a DisplayName)

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public const string DisplayName = "DisplayName"

Field Value

Type: String
See Also