Decimal
This allows the developer to directly get the value of this field as Decimal.
Parameters:
| Description | |
|---|---|
| fld | DecimalField to convert |
| Overload | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Implicit Type Conversion(Decimal) | DecimalField This allows the developer to directly assign a Decimal into this Field. The BusinessObject property must be set manually after this assignment as BusinessObject is not set. Parameters:
Returns:
| ||||||||
| Implicit Type Conversion(DecimalField) | Decimal This allows the developer to directly get the value of this field as Decimal. Parameters:
|
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0