FeaturesGetDecimalValue Method |
Name | Description | |
---|---|---|
GetDecimalValue(String, 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, 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.
|