SmallMultipleService.getSmallMultipleById Method

Gets the desired small multiple by ID.
 

Parameters

id

Type: String
The ID of the small multiple to retrieve.
localize

Type: Boolean
(optional) If the view should be localized this flag should be set to true.

Return Value


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