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