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


Свойство ReportSection.ID

Gets the unique identifier for this report definition object.

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

Синтаксис

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

value = instance.ID
public string ID { get; }
public:
property String^ ID {
    String^ get ();
}
member ID : string
function get ID () : String

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

Тип: System.String
A string value.

См. также

Справочник

ReportSection Класс

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