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