Propriedade DocumentMapNode.Id
Gets the unique identifier of the document map node.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)
Sintaxe
'Declaração
Public ReadOnly Property Id As String
public string Id { get; }
public:
property String^ Id {
String^ get ();
}
member Id : string with get
function get Id () : String
Valor de propriedade
Tipo: String
A read-only string value.