Свойство Name
Name of the custom property.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Name As ReportStringProperty
Get
'Применение
Dim instance As CustomProperty
Dim value As ReportStringProperty
value = instance.Name
public ReportStringProperty Name { get; }
public:
property ReportStringProperty^ Name {
ReportStringProperty^ get ();
}
member Name : ReportStringProperty
function get Name () : ReportStringProperty
Значение свойства
Тип Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportStringProperty
A ReportStringProperty object.