Classe PropertyDefinition
Represents a property definition.
Spazio dei nomi: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public MustInherit Class PropertyDefinition
'Utilizzo
Dim instance As PropertyDefinition
public abstract class PropertyDefinition
public ref class PropertyDefinition abstract
[<AbstractClassAttribute>]
type PropertyDefinition = class end
public abstract class PropertyDefinition
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel..::..PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel. . :: . .EnumProperty
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition< (Of < ( <'T> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .StringProperty
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