GaugeMember.Parent Property

Definition

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.

Applies to