Class QIFInvestmentTypeExtensions
- Namespace
- Tudormobile.QIFLibrary
- Assembly
- Tudormobile.QIFLibrary.dll
Extensions for the QIFInvestment Data Type.
public static class QIFInvestmentTypeExtensions
- Inheritance
-
QIFInvestmentTypeExtensions
- Inherited Members
Methods
AsString(QIFInvestmentType)
'Friendly' string representation of the data type.
public static string AsString(this QIFInvestmentType type)
Parameters
typeQIFInvestmentTypeQIFInvestmentType to extend.
Returns
- string
A string representation of the investment type.
Description(QIFInvestmentType)
Description of the investment type.
public static string Description(this QIFInvestmentType type)
Parameters
typeQIFInvestmentTypeQIFInvestmentType to extend.
Returns
- string
A description of the data type.