AllocationModelCurrency Property |
The currency in which the calculation is done. This is applied to the production and the results. [Required] [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Currency Currency { get; set; }
Public Property Currency As Currency
Get
Set
public:
property Currency^ Currency {
Currency^ get ();
void set (Currency^ value);
}
member Currency : Currency with get, set
Property Value
Type:
Currency
See Also