PerspectiveMeasureGroup Class
Represents information about a measure group in a Perspective element. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("DB17C295-0EBA-45c7-B426-EBC4E3C193DB")> _
Public NotInheritable Class PerspectiveMeasureGroup
Inherits ModelComponent
Implements ICloneable
[GuidAttribute("DB17C295-0EBA-45c7-B426-EBC4E3C193DB")]
public sealed class PerspectiveMeasureGroup : ModelComponent, ICloneable
[GuidAttribute(L"DB17C295-0EBA-45c7-B426-EBC4E3C193DB")]
public ref class PerspectiveMeasureGroup sealed : public ModelComponent, ICloneable
/** @attribute GuidAttribute("DB17C295-0EBA-45c7-B426-EBC4E3C193DB") */
public final class PerspectiveMeasureGroup extends ModelComponent implements ICloneable
GuidAttribute("DB17C295-0EBA-45c7-B426-EBC4E3C193DB")
public final class PerspectiveMeasureGroup extends ModelComponent implements ICloneable
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.PerspectiveMeasureGroup
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
PerspectiveMeasureGroup Members
Microsoft.AnalysisServices Namespace