DashboardDataStoreDropDownListArrays Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public Collection DropDownListArrays { get; set; }
Public Property DropDownListArrays As Collection
Get
Set
public:
property Collection^ DropDownListArrays {
Collection^ get ();
void set (Collection^ value);
}
function get_DropDownListArrays();
function set_DropDownListArrays(value);
Property Value
Type:
CollectionSee Also