GrapeCity ActiveReports for .NET 16.0J
Data プロパティ (ReportScriptException)

GrapeCity.ActiveReports 名前空間 > ReportScriptException クラス : Data プロパティ
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
シンタックス
'宣言
 
Public Overridable ReadOnly Property Data As IDictionary
public virtual IDictionary Data {get;}

プロパティ値

An object that implements the System.Collections.IDictionary interface and contains a collection of user-defined key/value pairs. The default is an empty collection.
参照

ReportScriptException クラス
ReportScriptException メンバ