RVTDocs.com

ExternalDefinitionCreationOptions.Visible

Property
Description:
True if the parameter is visible to the user, false if it is hidden and accessible only via the API. The default is true.
Syntax
public bool Visible { get; set; }