PredefinedFunctions.Sln(Decimal, 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 Sln(System::Decimal cost, System::Decimal salvage, System::Decimal life);
public static decimal Sln (decimal cost, decimal salvage, decimal life);
static member Sln : decimal * decimal * decimal -> decimal
Public Shared Function Sln (cost As Decimal, salvage As Decimal, life As Decimal) As Decimal
Parameters
- cost
- Decimal
- salvage
- Decimal
- life
- Decimal