言語

ReportExpression.Expression プロパティ

定義

表現文字列を取得するか設定します。

public:
 property System::String ^ Expression { System::String ^ get(); void set(System::String ^ value); };
public string Expression { get; set; }
member this.Expression : string with get, set
Public Property Expression As String

プロパティ値

表現文字列です。

実装

適用対象