Поделиться через


Свойство CompiledTextRunInstance.UniqueName

Gets the unique identifier of this instance object.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Overrides ReadOnly Property UniqueName As String 
    Get
'Применение
Dim instance As CompiledTextRunInstance 
Dim value As String 

value = instance.UniqueName
public override string UniqueName { get; }
public:
virtual property String^ UniqueName {
    String^ get () override;
}
abstract UniqueName : string 
override UniqueName : string
override function get UniqueName () : String

Значение свойства

Тип: System.String
A string value that represents the unique identifier of this instance object.

См. также

Справочник

CompiledTextRunInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering