Share via


MapFieldDefinition.DataType プロパティ

定義

フィールドデータ型を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapDataType DataType { Microsoft::ReportingServices::OnDemandReportRendering::MapDataType get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapDataType DataType { get; }
member this.DataType : Microsoft.ReportingServices.OnDemandReportRendering.MapDataType
Public ReadOnly Property DataType As MapDataType

プロパティ値

MapDataType 値。

適用対象