Share via


PropertyDefinition Class

Represents a property definition.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public MustInherit Class PropertyDefinition
'Usage
Dim instance As PropertyDefinition
public abstract class PropertyDefinition
public ref class PropertyDefinition abstract
[<AbstractClassAttribute>]
type PropertyDefinition =  class end
public abstract class PropertyDefinition

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.