AssetStandardGuaranteeAmount Property |
Standard default amount of the guarantee that is set for this asset when leased. [Currency: StandardGuaranteeAmountCurrency] [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Amount StandardGuaranteeAmount { get; set; }
Public Property StandardGuaranteeAmount As Amount
Get
Set
public:
property Amount^ StandardGuaranteeAmount {
Amount^ get ();
void set (Amount^ value);
}
member StandardGuaranteeAmount : Amount with get, set
Property Value
Type:
Amount
See Also