ScorecardService.createLocalUserCopy Method

Creates a local user copy of a view, along with any metric sets that are not sub entries.
 

Parameters

id

Type: String
The ID of the view to create a local user copy of.

Return Value


Type: jQuery.Promise
Value: dundas.entities.View
A promise object that is resolved when the call is complete. If successful, the updated dundas.entities.View is returned.