MapFieldDefinition.DataType Property

Definition

Gets the field data type.

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

Property Value

A MapDataType value.

Applies to