CustomPropertyCollection-Klasse
Represents a collection of custom properties for a report, report item, or group. This class cannot be inherited.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class CustomPropertyCollection
'Usage
Dim instance As CustomPropertyCollection
public sealed class CustomPropertyCollection
public ref class CustomPropertyCollection sealed
[<SealedAttribute>]
type CustomPropertyCollection = class end
public final class CustomPropertyCollection
Hinweise
A CustomPropertyCollection object containing custom properties for a report, report item, or group.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..CustomPropertyCollection
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.