LeaseContractsRepositoryCurrencyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<LeaseContract, Currency> CurrencyReference
Public Shared ReadOnly CurrencyReference As PrimaryKeyReference(Of LeaseContract, Currency)
public:
static initonly PrimaryKeyReference<LeaseContract^, Currency^>^ CurrencyReference
static val CurrencyReference: PrimaryKeyReference<LeaseContract, Currency>
Field Value
Type:
PrimaryKeyReferenceLeaseContract,
Currency
See Also