Udostępnij przez


Pole TextRunInstance.m_uniqueName

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Protected m_uniqueName As String
'Użycie
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