Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents a property definition.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Interface IPropertyDefinition
'Utilisation
Dim instance As IPropertyDefinition
public interface IPropertyDefinition
public interface class IPropertyDefinition
type IPropertyDefinition = interface end
public interface IPropertyDefinition
Le type IPropertyDefinition expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Default | Gets the default value. |
![]() |
Maximum | Gets the maximum value. |
![]() |
Minimum | Gets the minimum value. |
![]() |
Name | Gets the name of the property. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Validate | Infrastructure. Validates the IPropertyDefinition using the specified component and value. |
Haut de la page
.gif)
.gif)