Freigeben über


IPropertyDefinition-Schnittstelle

Represents a property definition.

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

Syntax

'Declaration
Public Interface IPropertyDefinition
'Usage
Dim instance As IPropertyDefinition
public interface IPropertyDefinition
public interface class IPropertyDefinition
type IPropertyDefinition =  interface end
public interface IPropertyDefinition

Der IPropertyDefinition-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Default The default value.
Öffentliche Eigenschaft Maximum The maximum value.
Öffentliche Eigenschaft Minimum The minimum value.
Öffentliche Eigenschaft Name The name of the property.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Validate Infrastruktur

Zum Anfang