Partager via


Interface IPropertyDefinition

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
Propriété publique Default Gets the default value.
Propriété publique Maximum Gets the maximum value.
Propriété publique Minimum Gets the minimum value.
Propriété publique Name Gets the name of the property.

Haut de la page

Méthodes

  Nom Description
Méthode publique Validate Infrastructure. Validates the IPropertyDefinition using the specified component and value.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.RdlObjectModel