Freigeben über


ValidValue-Klasse

Represents a valid value for an extension setting.

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblys:   Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)

Syntax

'Declaration
Public Class ValidValue
'Usage
Dim instance As ValidValue
public class ValidValue
public ref class ValidValue
type ValidValue =  class end
public class ValidValue

Hinweise

The ValidValue class provides infrastructure for storing information about a valid value for an extension setting. Extension settings can have multiple valid values that determine a fixed set of values for the setting. For more information about settings, see Verwenden der Setting-Klasse für eine Übermittlungserweiterung.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.Interfaces..::..ValidValue

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.