バージョン

GetVisualizationById メソッド

指定した ID で可視化を取得します。
シンタックス
'宣言
 
Public Function GetVisualizationById( _
   ByVal id As String _
) As RVVisualization
public RVVisualization GetVisualizationById( 
   string id
)

パラメータ

id
検索する可視化の ID

戻り値の型

指定された ID を使用した可視化 (大文字と小文字を区別)、その ID を使用した可視化がない場合は null。
プラットフォーム

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照