ValidValue Members

Represents a valid value for an extension setting.

The following tables list the members exposed by the ValidValue type.

Public Constructors

  Name Description
ValidValue Initializes a new instance of the ValidValue class.

Top

Public Properties

  Name Description
ms161629.pubproperty(en-US,SQL.90).gif Label The label of the setting value.
ms161629.pubproperty(en-US,SQL.90).gif Value A valid value for the setting.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms161629.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161629.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms161629.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms161629.pubmethod(en-US,SQL.90).gifms161629.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161629.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms161629.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms161629.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ValidValue Class
Microsoft.ReportingServices.Interfaces Namespace