Version

value Property

Returns a value at the specified index, from the Transaction list.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_value() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfTransactionListBase.get_value();
See Also