Language

GaugeMember.Parent プロパティ

定義

このゲージメンバーの親を手に入れます。

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

プロパティ値

GaugeMember オブジェクト。

適用対象