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
<NonSerializedAttribute> _
Protected m_uniqueName As String
'Utilisation
Dim value As String

value = Me.m_uniqueName

Me.m_uniqueName = value
[NonSerializedAttribute]
protected string m_uniqueName
[NonSerializedAttribute]
protected:
String^ m_uniqueName
[<NonSerializedAttribute>]
val mutable m_uniqueName: string
protected var m_uniqueName : String