AssetStandardGuaranteeAmountCurrency Property |
Currency of the standard guarantee amount. [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Currency StandardGuaranteeAmountCurrency { get; set; }
Public Property StandardGuaranteeAmountCurrency As Currency
Get
Set
public:
property Currency^ StandardGuaranteeAmountCurrency {
Currency^ get ();
void set (Currency^ value);
}
member StandardGuaranteeAmountCurrency : Currency with get, set
Property Value
Type:
Currency
See Also