Bagikan melalui


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 ParameterValue object.

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 Gets or sets the label or alternate name for the parameter.
Public property Name Gets or sets the name of a value.
Public property Value Gets or sets the value of a parameter.

Top