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)

Definition

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

Field Value

String

See Also