Report.CustomProperties Свойство

Определение

Возвращает коллекцию пользовательских свойств отчета.

public:
 property Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ CustomProperties { Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ get(); };
public Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection CustomProperties { get; }
member this.CustomProperties : Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection
Public ReadOnly Property CustomProperties As CustomPropertyCollection

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

Объект CustomPropertyCollection, содержащий пользовательские свойства отчета.

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