This topic has not yet been rated - Rate this topic

ParameterValue Members

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

The ParameterValue type exposes the following members.

  NameDescription
Public method ParameterValue() Initializes a new instance of the ParameterValue class.
Top
  NameDescription
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
  NameDescription
Public property Label Gets or sets the label or alternate name for the parameter.
Public property Name Gets or sets the parameter name.
Public property Value Gets or sets the parameter value.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.