The PartyLegalEntity type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PartyLegalEntity |
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.) | |
| ResetCompanyID |
Resets the node.
| |
| ResetCorporateRegistrationScheme |
Resets the node.
| |
| ResetRegistrationAddress |
Resets the node.
| |
| ResetRegistrationName |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CompanyID |
Company Identifier (BBIE). Identifies a company as registered with the company registration scheme.
| |
| CompanyIDSet |
Checks if the property has been set or not.
| |
| CorporateRegistrationScheme |
Corporate Registration Scheme (ASBIE). Associates the party with a Corporate Registration Scheme.
| |
| CorporateRegistrationSchemeSet |
Checks if the property has been set or not.
| |
| RegistrationAddress |
Address (ASBIE). Associates with the registered address of the party within a Corporate Registration Scheme.
| |
| RegistrationAddressSet |
Checks if the property has been set or not.
| |
| RegistrationName |
Name (BBIE). The name of a party as registered with the legal authority.
| |
| RegistrationNameSet |
Checks if the property has been set or not.
|