SSRSDocumentSource for WinForms
AssignFrom メソッド (DocumentInfo)

プロパティのコピー元のオブジェクト。
プロパティを別の DocumentInfo から現在のオブジェクトに割り当てます(コピーします)。
構文
'宣言
 
Public Sub AssignFrom( _
   ByVal source As DocumentInfo _
) 
public void AssignFrom( 
   DocumentInfo source
)

パラメータ

source
プロパティのコピー元のオブジェクト。
参照

DocumentInfo クラス
DocumentInfo メンバ