forwardIDecimal Interface   Table of ContentExponent Property forward
IDecimal Properties

The IDecimal type exposes the following members.

Properties
  NameDescription
Public propertyExponent
Gets exponent.
Public propertyHasValue
True, if underlying field has not null value, false otherwise.
Public propertyItem
Returns value of composite type field.
(Inherited from IComposite.)
Public propertyMantissa
Gets mantissa.
Public propertyValue
Gets decimal value.
Top
See Also