Classe CustomPropertyInstance
Represents an instance type of the CustomProperty class, and contains the calculated values of the properties in CustomProperty.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..CustomPropertyInstance
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class CustomPropertyInstance
'Utilisation
Dim instance As CustomPropertyInstance
public sealed class CustomPropertyInstance
public ref class CustomPropertyInstance sealed
[<SealedAttribute>]
type CustomPropertyInstance = class end
public final class CustomPropertyInstance
Le type CustomPropertyInstance expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
Name | Gets the calculated value of the Name property in a CustomProperty class. |
![]() |
Value | Gets the calculated value of the Value property in a CustomProperty class. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.