MapShapefileInstance Class

Definition

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

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

Properties

DBFStream

Gets the calculated value of the DBFStream property in a MapShapefile class.

Source

Gets the calculated value of the Source property in a MapShapefile class.

Stream

Gets the calculated value of the Stream property in a MapShapefile class.

Methods

ResetInstanceCache()

Resets the cache of the MapSpatialDataInstance.

(Inherited from MapSpatialDataInstance)

Applies to