Version

transactionList Property

Returns the json Transaction List of the collection at the specified index.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_transactionList() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMSAjaxCollectionsManager.get_transactionList();
See Also