Share

TransitionSymbolStyle.InternalName Property

Parent Object: TransitionSymbolStyle

Description

Property that returns the internal name of the style. The name is the internal English name of the standard style. This name will remain constant and is not affected by locale. This name is never displayed to the user. Note that this name is not guaranteed to be unique.

Syntax

TransitionSymbolStyle.InternalName() As String

Property Value

This is a read only property whose value is a String.

Version

Introduced in version 2025.1

Was this information helpful?