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