次の方法で共有


MapPoint.UseCustomPointTemplate プロパティ

MapPointTemplate プロパティがマップ ポイントに適用されるかどうかを示します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property UseCustomPointTemplate As ReportBoolProperty 
    Get
'使用
Dim instance As MapPoint 
Dim value As ReportBoolProperty 

value = instance.UseCustomPointTemplate
public ReportBoolProperty UseCustomPointTemplate { get; }
public:
property ReportBoolProperty^ UseCustomPointTemplate {
    ReportBoolProperty^ get ();
}
member UseCustomPointTemplate : ReportBoolProperty
function get UseCustomPointTemplate () : ReportBoolProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。

関連項目

参照

MapPoint クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間