Show / Hide Table of Contents

Enum SavedSearchTypes

Determines how the saved search is displayed in a dashboard.

Namespace: Oci.ManagementdashboardService.Models
Assembly: OCI.DotNetSDK.Managementdashboard.dll
Syntax
public enum SavedSearchTypes

Fields

Name Description
FilterDontShowInDashboard
FilterShowInDashboard
SearchDontShowInDashboard
SearchShowInDashboard
UnknownEnumValue
WidgetDontShowInDashboard
WidgetShowInDashboard
In this article
Back to top