Click or drag to resize

StoreTransactionsRepositoryCostSource Class

Allowed values for the CostSource data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Logistics.InventoryStoreTransactionsRepositoryCostSource

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class CostSource : Enum

The StoreTransactionsRepositoryCostSource type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDocument
Document value. Stored as 'D'.
Public fieldStatic memberStore
Store value. Stored as 'S'.
Public fieldvalue__
Top
See Also