Udostępnij przez


Właściwość ReportParameter.ValidValues

Możliwe wartości parametru (dla Interfejsu użytkownika końcowego)

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property ValidValues As ValidValues
    Get
    Set
'Użycie
Dim instance As ReportParameter
Dim value As ValidValues

value = instance.ValidValues

instance.ValidValues = value
public ValidValues ValidValues { get; set; }
public:
property ValidValues^ ValidValues {
    ValidValues^ get ();
    void set (ValidValues^ value);
}
member ValidValues : ValidValues with get, set
function get ValidValues () : ValidValues
function set ValidValues (value : ValidValues)

Wartość właściwości

Typ: Microsoft.ReportingServices.RdlObjectModel.ValidValues
A ValidValues obiektu.