AppContext.dashboardIds Property

Definition

For internal use only.

public:
 property System::Collections::Generic::List<System::String ^> ^ dashboardIds { System::Collections::Generic::List<System::String ^> ^ get(); void set(System::Collections::Generic::List<System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<string> dashboardIds { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.dashboardIds : System.Collections.Generic.List<string> with get, set
Public Property dashboardIds As List(Of String)

Property Value

Attributes

Applies to