MapFieldDefinition Class

Definition

Represents the metadata for a MapField.

public ref class MapFieldDefinition sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapObjectCollectionItem
public sealed class MapFieldDefinition : Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem
type MapFieldDefinition = class
    inherit MapObjectCollectionItem
Public NotInheritable Class MapFieldDefinition
Inherits MapObjectCollectionItem
Inheritance
MapFieldDefinition

Fields

m_instance

The report instance object.

(Inherited from MapObjectCollectionItem)

Properties

DataType

Gets the field data type.

Instance

Gets the report instance object that contains the calculated values of this report definition object.

Name

Gets the name of the MapFieldDefinition.

Explicit Interface Implementations

IMapObjectCollectionItem.SetNewContext()

Sets a new context for the collection.

(Inherited from MapObjectCollectionItem)

Applies to