TemplateCurrency Property |
The currency of the calculations, based on the template. [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