Sdílet prostřednictvím


ParameterValue Members

Include Protected Members
Include Inherited Members

Represents data that is used in parameterized reports or in delivery extension settings.

The ParameterValue type exposes the following members.

Constructors

  Name Description
Public method ParameterValue() Instantiates a new instance of a ParameterValue class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Label Get or set the label or alternate name for the parameter.
Public property Name Gets or sets the parameter name.
Public property Value Get or set the parameter value.

Top