Click or drag to resize

Aloe.EnterpriseOne.Model Namespace

The Aloe.EnterpriseOne.Model namespace contains the base classes for all classes in the EnterpriseOne model. It contains nested namespaces for the different sub-systems and modules of EnterpriseOne.

The nested namespaces are grouped in the followin main sub-systems:
Classes
  ClassDescription
Public classAmount
Represents immutable amount with currency. Allows currency-safe amount calculcations.
Public classAmountExtensions
Extension methods for Amount.
Public classEnterpriseOneRepositories
Contains methods for managing all EnterpriseOne repositories
Public classMultilanguageString
Represents immutable store for multiple strings, one per language
Public classMultilanguageStringExtensions
Extension methods for MultilanguageString
Public classQuantity
Мeasure-safe immutable quantity with measurement unit. Allows measurement unit safe calculations.
Public classQuantityExtensions
Provides extension methods for Quantity.