StepType.DimmablePropertyKeyNames
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
StepType.DimmablePropertyKeyNames
Syntax
StepType.DimmablePropertyKeyNames
Data Type
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.