MapBucketInstance Class

Definition

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

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

Properties

EndValue

Gets the calculated value of the EndValue property in a MapBucket class.

StartValue

Gets the calculated value of the StartValue property in a MapBucket class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to