共用方式為


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