Table of Contents

Class QIFDocumentTypeExtensions

Namespace
Tudormobile.QIFLibrary
Assembly
Tudormobile.QIFLibrary.dll

Extension methods for QIFDocumentType

public static class QIFDocumentTypeExtensions
Inheritance
QIFDocumentTypeExtensions
Inherited Members

Methods

AsString(QIFDocumentType)

'Friendly' string representation of the data type.

public static string AsString(this QIFDocumentType dataType)

Parameters

dataType QIFDocumentType

QIFDataType to extend.

Returns

string

A string representation of the data type.

Description(QIFDocumentType)

Description of the data type.

public static string Description(this QIFDocumentType dataType)

Parameters

dataType QIFDocumentType

QIFDataType to extend.

Returns

string

A description of the data type.