The GetSingleCalculationFactor function returns the calculationFactor record for the given primary key.
Method | /GetSingleCalculationFactor |
The request body is of type GetSingleCalculationFactor.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCalculationFactorResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCalculationFactorResult | CalculationFactorInfo |
|