CommonGetDecimalValue Method

[Missing <summary> documentation for "M:IAS.Common.GetDecimalValue(System.Object)"]

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static decimal GetDecimalValue(
	Object attributeValue
)

Parameters

attributeValue
Type: SystemObject

[Missing <param name="attributeValue"/> documentation for "M:IAS.Common.GetDecimalValue(System.Object)"]

Return Value

Type: Decimal

[Missing <returns> documentation for "M:IAS.Common.GetDecimalValue(System.Object)"]

See Also