Share via


ReportParameter.TypeSpecified, propriété

Espace de noms :  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public Property TypeSpecified As Boolean
public bool TypeSpecified { get; set; }
public:
property bool TypeSpecified {
    bool get ();
    void set (bool value);
}
member TypeSpecified : bool with get, set
function get TypeSpecified () : boolean
function set TypeSpecified (value : boolean)

Valeur de propriété

Type : Boolean

Voir aussi

Référence

ReportParameter Classe

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms