Partager via


Champ m_uniqueName

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

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

Syntaxe

'Déclaration
Protected m_uniqueName As String
'Utilisation
Dim value As String

value = Me.m_uniqueName

Me.m_uniqueName = value
protected string m_uniqueName
protected:
String^ m_uniqueName
val mutable m_uniqueName: string
protected var m_uniqueName : String