GET api/Meter/Multiplier/{MultiplierID}
Returns a multiplier code list based on parameter passed in. If none returns all
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
MultiplierID |
The MultiplierID you are searching for |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.