The Branch type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Branch |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetAddress |
Resets the node.
| |
| ResetFinancialInstitution |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetName |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Address |
Address (ASBIE). An association to Address.
| |
| AddressSet |
Checks if the property has been set or not.
| |
| FinancialInstitution |
Financial Institution (ASBIE). An association to Financial Institution.
| |
| FinancialInstitutionSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). An identifier for a branch or division of an organization.
| |
| IDSet |
Checks if the property has been set or not.
| |
| Name |
Name (BBIE). The name of a branch or division of an organization.
| |
| NameSet |
Checks if the property has been set or not.
|