RVTDocs.com

ExternalDefinition.HideWhenNoValue

Property
Description:
Indicates whether this parameter should be hidden from the properties palette when it has no value.
Remarks:
Even when hidden, the parameter can still be accessed directly via the API.
Syntax
public bool HideWhenNoValue { get; set; }