Click or drag to resize

AmountExtensions Class

Extension methods for Amount.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.ModelAmountExtensions

Namespace:  Aloe.EnterpriseOne.Model
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static class AmountExtensions

The AmountExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSumTSource
Computes the sum of the sequence of amount values that are obtained by invoking a transform function on each element of the input sequence.
Top
See Also