Classe PropertyDefinition
Represents a property definition.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public MustInherit Class PropertyDefinition
'Uso
Dim instance As PropertyDefinition
public abstract class PropertyDefinition
public ref class PropertyDefinition abstract
[<AbstractClassAttribute>]
type PropertyDefinition = class end
public abstract class PropertyDefinition
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel..::..PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel. . :: . .EnumProperty
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition< (Of < ( <'T> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .StringProperty
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também