AssetsRepositoryStandardGuaranteeAmountCurrencyReference 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<Asset, Currency> StandardGuaranteeAmountCurrencyReference
Public Shared ReadOnly StandardGuaranteeAmountCurrencyReference As PrimaryKeyReference(Of Asset, Currency)
public:
static initonly PrimaryKeyReference<Asset^, Currency^>^ StandardGuaranteeAmountCurrencyReference
static val StandardGuaranteeAmountCurrencyReference: PrimaryKeyReference<Asset, Currency>
Field Value
Type:
PrimaryKeyReferenceAsset,
Currency
See Also