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

屬性值

String

運算式字串。

實作

適用於