AllocationModelsRepositoryCurrencyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<AllocationModel, Currency> CurrencyReference
Public Shared ReadOnly CurrencyReference As PrimaryKeyReference(Of AllocationModel, Currency)
public:
static initonly PrimaryKeyReference<AllocationModel^, Currency^>^ CurrencyReference
static val CurrencyReference: PrimaryKeyReference<AllocationModel, Currency>
Field Value
Type:
PrimaryKeyReferenceAllocationModel,
Currency
See Also