MapFieldName クラス

定義

地図レポート項目内のフィールド名を表します。

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
継承

フィールド

名前 説明
m_instance

レポートインスタンスオブジェクトです。

(継承元 MapObjectCollectionItem)

プロパティ

名前 説明
Instance

このレポート定義オブジェクトの計算値を含むレポートインスタンスオブジェクトを取得します。

Name

フィールド名を手に入れる。

明示的なインターフェイスの実装

名前 説明
IMapObjectCollectionItem.SetNewContext()

コレクションに新たな文脈をもたらします。

(継承元 MapObjectCollectionItem)

適用対象