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 值。

适用于