次の方法で共有


MapVectorLayer.DataElementOutput プロパティ

ベクトル レイヤーをデータ表示に反映するかどうかを指定します。

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

構文

'宣言
Public ReadOnly Property DataElementOutput As DataElementOutputTypes 
    Get
'使用
Dim instance As MapVectorLayer 
Dim value As DataElementOutputTypes 

value = instance.DataElementOutput
public DataElementOutputTypes DataElementOutput { get; }
public:
property DataElementOutputTypes DataElementOutput {
    DataElementOutputTypes get ();
}
member DataElementOutput : DataElementOutputTypes
function get DataElementOutput () : DataElementOutputTypes

プロパティ値

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

関連項目

参照

MapVectorLayer クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間