MapMemberInstance Class

Definition

Represents an instance type of the MapMember class and contains the calculated values of the properties in MapMember.

public ref class MapMemberInstance : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public class MapMemberInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapMemberInstance = class
    inherit BaseInstance
Public Class MapMemberInstance
Inherits BaseInstance
Inheritance
MapMemberInstance
Derived

Fields

m_memberDef

Specifies the instance of the MapMember class.

m_owner

Specifies the owner of this MapMemberInstance.

Methods

ResetInstanceCache()

Resets the cache of the MapMemberInstance.

Applies to