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 命名空间