Table of Contents

Class OFXTransactionTypeExtensions

Namespace
Tudormobile.QIFLibrary
Assembly
Tudormobile.QIFLibrary.dll

Extensions methods for transaction types.

public static class OFXTransactionTypeExtensions
Inheritance
OFXTransactionTypeExtensions
Inherited Members

Methods

Description(OFXTransactionType)

Description of the transaction type.

public static string Description(this OFXTransactionType transactionType)

Parameters

transactionType OFXTransactionType

Transaction type to extend.

Returns

string

Description of the transaction type, or UNKNOWN.