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