Compartir a través de


Interfaz IPropertyDefinition

Represents a property definition.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Interface IPropertyDefinition
'Uso
Dim instance As IPropertyDefinition
public interface IPropertyDefinition
public interface class IPropertyDefinition
type IPropertyDefinition =  interface end
public interface IPropertyDefinition

El tipo IPropertyDefinition expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Default Gets the default value.
Propiedad pública Maximum Gets the maximum value.
Propiedad pública Minimum Gets the minimum value.
Propiedad pública Name Gets the name of the property.

Arriba

Métodos

  Nombre Descripción
Método público Validate Infraestructura. Validates the IPropertyDefinition using the specified component and value.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel