MeasureGroupAttribute.ParentServer Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the parent Server object of the MeasureGroupAttribute object.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Server ParentServer { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ParentServer : Microsoft.AnalysisServices.Server
Public ReadOnly Property ParentServer As Server
The parent Server object.
- Attributes