Właściwość RadialPointerInstance.Type
Pobiera wartość obliczoną Type właściwość w RadialPointer klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Type As RadialPointerTypes
Get
'Użycie
Dim instance As RadialPointerInstance
Dim value As RadialPointerTypes
value = instance.Type
public RadialPointerTypes Type { get; }
public:
property RadialPointerTypes Type {
RadialPointerTypes get ();
}
member Type : RadialPointerTypes
function get Type () : RadialPointerTypes
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerTypes
A RadialPointerTypes wartości reprezentującej obliczonej wartości Type właściwość.
Zobacz także