Класс CustomPropertyCollection

Represents a collection of custom properties for a report, report item, or group. This class cannot be inherited.

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

Синтаксис

'Декларация
Public NotInheritable Class CustomPropertyCollection
'Применение
Dim instance As CustomPropertyCollection
public sealed class CustomPropertyCollection
public ref class CustomPropertyCollection sealed
[<SealedAttribute>]
type CustomPropertyCollection =  class end
public final class CustomPropertyCollection

Замечания

A CustomPropertyCollection object containing custom properties for a report, report item, or group.

Иерархия наследования

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..CustomPropertyCollection

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.