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

Haut de la page

Méthodes

  Nom Description
Méthode publique Validate Infrastructure.

Haut de la page