バージョン

selectionType プロパティ

指定された UI 選択タイプを返します。0 - なし、1 - 単一選択、2 - 複数選択
シンタックス
ASP.NET Ajax Javascript (Specification) 
function get_selectionType() : Integer
function set_selectionType(value : Integer)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDataTree.get_selectionType();
参照