GaugeMember.Parent Property
Definition
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 of this gauge member.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::GaugeMember ^ Parent { Microsoft::ReportingServices::OnDemandReportRendering::GaugeMember ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeMember Parent { get; }
member this.Parent : Microsoft.ReportingServices.OnDemandReportRendering.GaugeMember
Public ReadOnly Property Parent As GaugeMember
Property Value
A GaugeMember object.