Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 | |
|---|---|---|
![]() |
Default | Gets the default value. |
![]() |
Maximum | Gets the maximum value. |
![]() |
Minimum | Gets the minimum value. |
![]() |
Name | Gets the name of the property. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Validate | Infrastruktur Validates the IPropertyDefinition using the specified component and value. |
Zum Anfang
.gif)
.gif)