StepType.DimProperty
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
StepType.DimProperty
Syntax
StepType.DimProperty( propertyKeyName, newValue)
Purpose
Specifies if the control(s) for the specified property are disabled in the Step Properties dialog box.
Parameters
propertyKeyName As String
[In] Specifies the corresponding property key name.
newValue As Boolean
[In] If this parameter is True , the control for the corresponding property is disabled.
See Also
StepType.DimmablePropertyKeyNames