ExtensionService.getExtensions Method
Gets the list of the extensions in the system.
Return Value
Type: jQuery.Promise
Value: Array
Element Value: Dundas.BI.WebApi.Models.ExtensionManifestData
A promise object that is resolved when the call is complete.
If successful, an array of Dundas.BI.WebApi.Models.ExtensionManifestData is returned.