MapFieldName Class

Definition

Represents a field name in the map report item.

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

Fields

m_instance

The report instance object.

(Inherited from MapObjectCollectionItem)

Properties

Instance

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

Name

Gets the field name.

Explicit Interface Implementations

IMapObjectCollectionItem.SetNewContext()

Sets a new context for the collection.

(Inherited from MapObjectCollectionItem)

Applies to