PropertiesGetDecimalValue Method |
| Name | Description | |
|---|---|---|
| GetDecimalValue(String) |
Returns a value as an decimal for a property in the collection. If the property doesn't exist, then 0 is returned.
| |
| GetDecimalValue(String, Decimal) |
Returns a value as an decimal for a property in the collection. If the property doesn't exist, then the defaultValue is returned.
|