CubeDescriptorNamedSets Property |
Gets the OLAP Named Sets.
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 NamedSets { get; }Public ReadOnly Property NamedSets As GroupSelector
Get
public:
property GroupSelector^ NamedSets {
GroupSelector^ get ();
}member NamedSets : GroupSelector with get
Property Value
Type:
GroupSelector
See Also