Partager via


Propriété Id

Gets a unique identifier for the node.

Espace de noms :  Microsoft.ReportingServices.ReportProcessing
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Id As String
    Get
'Utilisation
Dim instance As OnDemandDocumentMapNode
Dim value As String

value = instance.Id
public string Id { get; }
public:
property String^ Id {
    String^ get ();
}
member Id : string
function get Id () : String

Valeur de propriété

Type : System. . :: . .String
A string value that represents a unique identifier.