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


ReportItem.CreateCustomProperty Метод

Определение

Создает новое пользовательское свойство и добавляет его в коллекцию пользовательских свойств элемента отчета. Используется в пользовательских элементах отчета.

public:
 Microsoft::ReportingServices::OnDemandReportRendering::CustomProperty ^ CreateCustomProperty();
public Microsoft.ReportingServices.OnDemandReportRendering.CustomProperty CreateCustomProperty ();
member this.CreateCustomProperty : unit -> Microsoft.ReportingServices.OnDemandReportRendering.CustomProperty
Public Function CreateCustomProperty () As CustomProperty

Возвращаемое значение

Созданное пользовательское свойство.

Применяется к