Classe CustomPropertyCollection
Represents a collection of custom properties for a report, report item, or group. This class cannot be inherited.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class CustomPropertyCollection
'Utilizzo
Dim instance As CustomPropertyCollection
public sealed class CustomPropertyCollection
public ref class CustomPropertyCollection sealed
[<SealedAttribute>]
type CustomPropertyCollection = class end
public final class CustomPropertyCollection
Osservazioni
A CustomPropertyCollection object containing custom properties for a report, report item, or group.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..CustomPropertyCollection
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche