Represents partameter transmitted to a document.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class Parameter : ICloneable
Visual Basic (Declaration)
Public Class Parameter _
	Implements ICloneable
Visual C++
public ref class Parameter : ICloneable

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.DOM..::.Parameter

See Also