Share via


Extension.IsModelGenerationSupported, 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 IsModelGenerationSupported As Boolean
public bool IsModelGenerationSupported { get; set; }
public:
property bool IsModelGenerationSupported {
    bool get ();
    void set (bool value);
}
member IsModelGenerationSupported : bool with get, set
function get IsModelGenerationSupported () : boolean
function set IsModelGenerationSupported (value : boolean)

Valeur de propriété

Type : Boolean

Voir aussi

Référence

Extension Classe

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