DataMember.CustomProperties Свойство

Определение

Возвращает коллекцию пользовательских свойств элемента данных.

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

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

Объект CustomPropertyCollection, содержащий пользовательские свойства для элемента данных.

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