Inheritance Hierarchy
Namespace:
Aloe.EnterpriseOne.Model
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static class AmountExtensions
<ExtensionAttribute>
Public NotInheritable Class AmountExtensions
[ExtensionAttribute]
public ref class AmountExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type AmountExtensions = class end
The AmountExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | SumTSource |
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