Indicates whether the parameter should be hidden from the properties palette if it has no value.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2016
Syntax
C# |
---|
public bool ShouldHideWhenNoValue() |
Visual Basic |
---|
Public Function ShouldHideWhenNoValue As Boolean |
Visual C++ |
---|
public: bool ShouldHideWhenNoValue() |