Click or drag to resize

StiObjectConverterConvertToDecimal Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiObjectConverter.ConvertToDecimal(System.Object)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static decimal ConvertToDecimal(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.StiObjectConverter.ConvertToDecimal(System.Object)"]

Return Value

Type: Decimal

[Missing <returns> documentation for "M:Stimulsoft.Base.StiObjectConverter.ConvertToDecimal(System.Object)"]

See Also