Share

LightingStyle.InternalName Property

Parent Object: LightingStyle

Description

property that returns the unique name of the style. The name is the internal English name of the style. This name will remain constant and is not affected by locale. This name is never displayed to the user.

Syntax

LightingStyle.InternalName() As String

Property Value

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

Version

Introduced in version 10

Was this information helpful?