RVTDocs.com

ParameterDownloadOptions.Visible

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