Click or drag to resize

StiFunctionsStringsToCurrencyWords Method (NullableInt64)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWords(System.Nullable{System.Int64})"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string ToCurrencyWords(
	Nullable<long> value
)

Parameters

value
Type: SystemNullableInt64

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWords(System.Nullable{System.Int64})"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.ToCurrencyWords(System.Nullable{System.Int64})"]

See Also