Свойство MapLine.UseCustomLineTemplate
Indicates whether the MapLineTemplate element will be applied to the parent map line.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property UseCustomLineTemplate As ReportBoolProperty
Get
'Применение
Dim instance As MapLine
Dim value As ReportBoolProperty
value = instance.UseCustomLineTemplate
public ReportBoolProperty UseCustomLineTemplate { get; }
public:
property ReportBoolProperty^ UseCustomLineTemplate {
ReportBoolProperty^ get ();
}
member UseCustomLineTemplate : ReportBoolProperty
function get UseCustomLineTemplate () : ReportBoolProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering