Method GetAsDecimal
GetAsDecimal(String)
Get the value of the specified attribute as decimal.
Declaration
decimal GetAsDecimal(string attribute)
Parameters
Type | Name | Description |
---|---|---|
System. |
attribute | Name of the attribute. |
Returns
Type | Description |
---|---|
System. |
Decimal value of the specified attribute. |