Interfaccia IPropertyDefinition

Represents a property definition.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Interface IPropertyDefinition
'Utilizzo
Dim instance As IPropertyDefinition
public interface IPropertyDefinition
public interface class IPropertyDefinition
type IPropertyDefinition =  interface end
public interface IPropertyDefinition

Nel tipo IPropertyDefinition sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Default Gets the default value.
Proprietà pubblica Maximum Gets the maximum value.
Proprietà pubblica Minimum Gets the minimum value.
Proprietà pubblica Name Gets the name of the property.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Validate Infrastruttura. Validates the IPropertyDefinition using the specified component and value.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel