ExecutionInfo.HasDocumentMap, propriété

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

Syntaxe

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

Valeur de propriété

Type : Boolean

Voir aussi

Référence

ExecutionInfo Classe

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