0 out of 1 rated this helpful - Rate this topic

Image Constructor

Initializes a new instance of the Image class.

Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
public Image (
	string definitionName,
	string instanceName
)
public Image (
	String definitionName, 
	String instanceName
)
public function Image (
	definitionName : String, 
	instanceName : String
)

Parameters

definitionName

The definition name.

instanceName

The instance name.

New: 5 December 2005


Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.