SSRSDocumentSource for WinForms
UserData プロパティ (DocumentInfo)

ドキュメントに関連付けられているユーザー定義のカスタム文字列キーおよび文字列から成る System.Collections.Generic.Dictionary`2 を取得します。
構文
'宣言
 
Public ReadOnly Property UserData As System.Collections.Generic.Dictionary(Of String,String)
public System.Collections.Generic.Dictionary<string,string> UserData {get;}
参照

DocumentInfo クラス
DocumentInfo メンバ