setProperties method
setProperties(props)
Method used to set properties for this object.
Returns
Returns a promise of the RPC call response.
Tip noteFor more information regarding a promise, see http://docs.angularjs.org/api/ng.$q.
Parameters
| Name | Type | Description |
|---|---|---|
| props | Object | The properties to set. |