Właściwość GaugeMember.Parent
Pobiera nadrzędnego tego element członkowski przyrządu.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Parent As GaugeMember
Get
'Użycie
Dim instance As GaugeMember
Dim value As GaugeMember
value = instance.Parent
public GaugeMember Parent { get; }
public:
property GaugeMember^ Parent {
GaugeMember^ get ();
}
member Parent : GaugeMember
function get Parent () : GaugeMember
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugeMember
A GaugeMember obiektu.
Zobacz także