CurrentBalancesRepositoryBaseCostAttribute Field |
Definition of the
BaseCost data attribute
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<CurrentBalance> BaseCostAttribute
Public Shared ReadOnly BaseCostAttribute As AmountDataAttribute(Of CurrentBalance)
public:
static initonly AmountDataAttribute<CurrentBalance^>^ BaseCostAttribute
static val BaseCostAttribute: AmountDataAttribute<CurrentBalance>
Field Value
Type:
AmountDataAttributeCurrentBalance
See Also