xInfo.nationalCurrencyFactor Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
nationalCurrencyFactor() | |
nationalCurrencyFactor(Decimal) |
nationalCurrencyFactor()
public:
virtual System::Decimal nationalCurrencyFactor();
public virtual decimal nationalCurrencyFactor ();
abstract member nationalCurrencyFactor : unit -> decimal
override this.nationalCurrencyFactor : unit -> decimal
Public Overridable Function nationalCurrencyFactor () As Decimal
Returns
Applies to
nationalCurrencyFactor(Decimal)
public:
virtual System::Decimal nationalCurrencyFactor(System::Decimal _factor);
public virtual decimal nationalCurrencyFactor (decimal _factor);
abstract member nationalCurrencyFactor : decimal -> decimal
override this.nationalCurrencyFactor : decimal -> decimal
Public Overridable Function nationalCurrencyFactor (_factor As Decimal) As Decimal
Parameters
- _factor
- Decimal