Megosztás:


IMapObjectCollectionItem Interface

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Represents the collection item for the map object.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Interface IMapObjectCollectionItem
'Usage
Dim instance As IMapObjectCollectionItem
public interface IMapObjectCollectionItem
public interface class IMapObjectCollectionItem
type IMapObjectCollectionItem =  interface end
public interface IMapObjectCollectionItem

The IMapObjectCollectionItem type exposes the following members.

Methods

  Name Description
Public method SetNewContext Infrastructure. Sets a new context for the collection item.

Top

See Also

Reference

Microsoft.ReportingServices.OnDemandReportRendering Namespace