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
Name
Name of the institution.
public string Name { get; set; }