ProjectService.getPublishTargetsWithHistory Method
Gets all the publish target projects of the specified source entity IDs.
Parameters
- projectIds
-
Type: Array
The list of entity IDs.
Return Value
Type: jQuery.Promise
Value: Array
Element Value: KeyValuePair
A promise object that is resolved when the call is complete.
If successful, an array of dundas.KeyValuePair objects are returned.