次の方法で共有


IPropertyDefinition インターフェイス

プロパティ定義を表します。

名前空間:  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 既定値を取得します。
パブリック プロパティ Maximum 最大値を取得します。
パブリック プロパティ Minimum 最小値を取得します。
パブリック プロパティ Name プロパティの名前を取得します。

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Validate インフラストラクチャです。指定されたコンポーネントと値を使用して、IPropertyDefinition を検証します。

先頭に戻る

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間