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

Valeur de propriété

Type : String

Voir aussi

Référence

DocumentMapNode Classe

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