ConversionRatioMultiplier Property |
Gets the multiplier.
Namespace:
Aloe.EnterpriseOne.Model.Core.Metrics
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic decimal Multiplier { get; }
Public ReadOnly Property Multiplier As Decimal
Get
public:
property Decimal^ Multiplier {
Decimal^ get ();
}
member Multiplier : decimal with get
Property Value
Type:
Decimal
The multiplier.
See Also