StepType.DimmablePropertyKeyNames

Syntax

StepType.DimmablePropertyKeyNames

Data Type

String Array

Purpose

Returns the key names from the step type-modifiable properties.

These properties are disabled to prevent you from modifying the settings of built-in instance properties in individual steps. In this way, the settings specified for the step type remain permanent for all step instances.

Remarks

A key name is an internal name assigned to a specific property. To obtain the property display name, use the StepType.GetDimmablePropertyDisplayName method.

See Also

StepType.DimProperty

StepType.GetDimmablePropertyDisplayName

StepType.IsPropertyDimmed