Интерфейс IPropertyDefinition

Represents a property definition.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Interface IPropertyDefinition
'Применение
Dim instance As IPropertyDefinition
public interface IPropertyDefinition
public interface class IPropertyDefinition
type IPropertyDefinition =  interface end
public interface IPropertyDefinition

Тип IPropertyDefinition обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Default Gets the default value.
Открытое свойство Maximum Gets the maximum value.
Открытое свойство Minimum Gets the minimum value.
Открытое свойство Name Gets the name of the property.

В начало

Методы

  Имя Описание
Открытый метод Validate Инфраструктура. Validates the IPropertyDefinition using the specified component and value.

В начало

См. также

Справочник

Пространство имен Microsoft.ReportingServices.RdlObjectModel