Inner Drive Extensible Architecture
C#
Show/Hide TOC
Money
Get
Type
Code Method
Returns the
TypeCode
for this instance.
Definition
Namespace:
InnerDrive.Financial
Assembly:
InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9417.0
C#
Copy
public
TypeCode
GetTypeCode
()
Return Value
TypeCode
The enumerated constant that is the
TypeCode
of the class or value type that implements this interface.
Implements
IConvertible
GetTypeCode
See Also
Reference
Money Structure
InnerDrive.Financial Namespace
In This Article
Definition
Return Value
Implements
See Also