Campo m_uniqueName
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_uniqueName As String
'Uso
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
Consulte também