SharedParameterElementShouldHideWhenNoValue Method |
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: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool ShouldHideWhenNoValue()
Public Function ShouldHideWhenNoValue As Boolean
public:
bool ShouldHideWhenNoValue()
member ShouldHideWhenNoValue : unit -> bool
Return Value
Boolean
See Also