IMapObjectCollectionItem.SetNewContext Method
This API supports the infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Sub SetNewContext
'Usage
Dim instance As IMapObjectCollectionItem
instance.SetNewContext()
void SetNewContext()
void SetNewContext()
abstract SetNewContext : unit -> unit
function SetNewContext()