言語

CustomProperty クラス

定義

CustomPropertyの内容はレンダリングおよびカスタムレポート項目コンポーネントに渡されます。

public ref class CustomProperty sealed
public sealed class CustomProperty
type CustomProperty = class
Public NotInheritable Class CustomProperty
継承
CustomProperty

プロパティ

名前 説明
Instance

このレポート定義オブジェクトの計算値を含むレポートインスタンスオブジェクトを取得します。

Name

カスタムプロパティの名前。

Value

プロパティの値。

適用対象