Classe CustomProperty
The contents of CustomProperty is passed through to rendering and custom report item components.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class CustomProperty
'Utilizzo
Dim instance As CustomProperty
public sealed class CustomProperty
public ref class CustomProperty sealed
[<SealedAttribute>]
type CustomProperty = class end
public final class CustomProperty
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..CustomProperty
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