Classe CustomPropertyCollection
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 (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class CustomPropertyCollection
'Uso
Dim instance As CustomPropertyCollection
public sealed class CustomPropertyCollection
public ref class CustomPropertyCollection sealed
[<SealedAttribute>]
type CustomPropertyCollection = class end
public final class CustomPropertyCollection
Comentários
A CustomPropertyCollection object containing custom properties for a report, report item, or group.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..CustomPropertyCollection
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também