The Location type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Location |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddValidityPeriod |
Add a new 'Period' entry.
Period (ASBIE). Period(s) in which the location can be used, e.g., for delivery.
| |
| ClearValidityPeriods |
Removes all 'Period' entries.
Period (ASBIE). Period(s) in which the location can be used, e.g., for delivery.
| |
| 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.) | |
| GetValidityPeriod |
Gets a 'Period' entry.
Period (ASBIE). Period(s) in which the location can be used, e.g., for delivery.
| |
| GetValidityPeriodCount |
Gets the number of 'Period' entries in the container object.
Period (ASBIE). Period(s) in which the location can be used, e.g., for delivery.
| |
| RemoveValidityPeriod |
Removes a 'Period' entry.
Period (ASBIE). Period(s) in which the location can be used, e.g., for delivery.
| |
| ResetAddress |
Resets the node.
| |
| ResetConditions |
Resets the node.
| |
| ResetCountrySubentity |
Resets the node.
| |
| ResetCountrySubentityCode |
Resets the node.
| |
| ResetDescription |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Address |
Address (ASBIE). Association to the address of the location.
| |
| AddressSet |
Checks if the property has been set or not.
| |
| Conditions |
Conditions (BBIE). Conditions describing the location.
| |
| ConditionsSet |
Checks if the property has been set or not.
| |
| CountrySubentity |
Country Subentity (BBIE). A territorial division of a country, such as a county or state.
| |
| CountrySubentityCode |
Country Subentity Code (BBIE). The territorial division of a country, such as a county or state, expressed as a code.
| |
| CountrySubentityCodeSet |
Checks if the property has been set or not.
| |
| CountrySubentitySet |
Checks if the property has been set or not.
| |
| Description |
Description (BBIE). The description or name of the location.
| |
| DescriptionSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). The unique identifier for the location, e.g., the EAN Location Number, GLN.
| |
| IDSet |
Checks if the property has been set or not.
|