Table of Contents

Class Institution

Namespace
Tudormobile.QIFLibrary.Entities
Assembly
Tudormobile.QIFLibrary.dll

Financial institution.

public class Institution
Inheritance
Institution
Inherited Members

Properties

Id

Financial institution identifier.

public string Id { get; set; }

Property Value

string

Name

Name of the institution.

public string Name { get; set; }

Property Value

string