Classe PropertyDefinition
Represents a property definition.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public MustInherit Class PropertyDefinition
'Utilisation
Dim instance As PropertyDefinition
public abstract class PropertyDefinition
public ref class PropertyDefinition abstract
[<AbstractClassAttribute>]
type PropertyDefinition = class end
public abstract class PropertyDefinition
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel..::..PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel. . :: . .EnumProperty
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition< (Of < ( <'T> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .StringProperty
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi