次の方法で共有


MapLine.UseCustomLineTemplate プロパティ

MapLineTemplate 要素が親のマップの線に適用されるかどうかを示します。

名前空間:  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
ReportBoolProperty オブジェクト。

関連項目

参照

MapLine クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間