Financial Institution (ASBIE). An association to Financial Institution.

Namespace: Unimaze.Composer.Ubl2.Interfaces
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
IFinancialInstitution FinancialInstitution { get; set; }
Visual Basic
Property FinancialInstitution As IFinancialInstitution
	Get
	Set
Visual C++
property IFinancialInstitution^ FinancialInstitution {
	IFinancialInstitution^ get ();
	void set (IFinancialInstitution^ value);
}
F#
abstract FinancialInstitution : IFinancialInstitution with get, set

Property Value

Type: IFinancialInstitution

Remarks

Dictionary entry name
Branch. Financial Institution
Cardinality
0..1

See Also