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