CubeDescriptorKpis Property |
Gets the OLAP KPIs.
Namespace:
Dundas.BI.Data.CubeDescriptors
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic GroupSelector Kpis { get; }Public ReadOnly Property Kpis As GroupSelector
Get
public:
property GroupSelector^ Kpis {
GroupSelector^ get ();
}member Kpis : GroupSelector with get
Property Value
Type:
GroupSelector
See Also