Click or drag to resize

StiFunctionsStringsToCurrencyWordsRu Method (Decimal, String, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsRu(System.Decimal,System.String,System.Boolean)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string ToCurrencyWordsRu(
	decimal value,
	string currency,
	bool upperCase
)

Parameters

value
Type: SystemDecimal

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsRu(System.Decimal,System.String,System.Boolean)"]

currency
Type: SystemString

[Missing <param name="currency"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsRu(System.Decimal,System.String,System.Boolean)"]

upperCase
Type: SystemBoolean

[Missing <param name="upperCase"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsRu(System.Decimal,System.String,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWordsRu(System.Decimal,System.String,System.Boolean)"]

See Also