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 = instanceOfCollectionsManager.get_transactionList();

Return Value

transaction list
See Also