PredefinedFunctions.ContributionRatio(Decimal, Decimal) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Decimal ContributionRatio(System::Decimal sale, System::Decimal purchase);
public static decimal ContributionRatio (decimal sale, decimal purchase);
static member ContributionRatio : decimal * decimal -> decimal
Public Shared Function ContributionRatio (sale As Decimal, purchase As Decimal) As Decimal
Parameters
- sale
- Decimal
- purchase
- Decimal