Condividi tramite


Classe ValidValue

Represents a valid value for an extension setting or report parameter.

Spazio dei nomi:  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public Class ValidValue
'Utilizzo
Dim instance As ValidValue
[SerializableAttribute]
public class ValidValue
[SerializableAttribute]
public ref class ValidValue
[<SerializableAttribute>]
type ValidValue =  class end
public class ValidValue

Osservazioni

Use ValidValue class together with the ValidValues property of the ExtensionParameter class and the ValidValues property of the ReportParameter class.

Gerarchia di ereditarietà

System. . :: . .Object
  ReportService2006..::..ValidValue

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.