バージョン

GetFilterById メソッド

指定した ID でフィルターを取得します。
シンタックス
'宣言
 
Public Function GetFilterById( _
   ByVal id As String _
) As RVDashboardFilter
public RVDashboardFilter GetFilterById( 
   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

参照