Warning.ObjectType, 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 ObjectType As String
public string ObjectType { get; set; }
public:
property String^ ObjectType {
    String^ get ();
    void set (String^ value);
}
member ObjectType : string with get, set
function get ObjectType () : String
function set ObjectType (value : String)

Valeur de propriété

Type : String

Voir aussi

Référence

Warning Classe

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