ValidValue Clase
Represents a valid value for an extension setting or report parameter.
Espacio de nombres: ReportService2006
Ensamblado: ReportService2006 (en ReportService2006.dll)
Sintaxis
'Declaración
<SerializableAttribute> _
Public Class ValidValue
'Uso
Dim instance As ValidValue
[SerializableAttribute]
public class ValidValue
[SerializableAttribute]
public ref class ValidValue
[<SerializableAttribute>]
type ValidValue = class end
public class ValidValue
Notas
Use ValidValue class together with the ValidValues property of the ExtensionParameter class and the ValidValues property of the ReportParameter class.
Jerarquía de herencia
System. . :: . .Object
ReportService2006..::..ValidValue
Seguridad para subprocesos
Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.