MapFieldDefinition.Instance Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapFieldDefinitionInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::MapFieldDefinitionInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapFieldDefinitionInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.MapFieldDefinitionInstance
Public ReadOnly Property Instance As MapFieldDefinitionInstance

Property Value

A MapFieldDefinitionInstance object.

Applies to