Instances of this class contain address information that identifies distinct locations. Location objects are used by schedule classes that have locations and addresses allocated to them. The following tables list the members exposed by the Location type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Location class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the address of the location. |
|
![]() |
Gets or sets the city of this location. |
|
![]() |
Gets or sets the country of this location. |
|
![]() |
Gets or sets the state of this location. |
|
![]() |
Gets or sets the zip-code of this location. |
Name | Description | |
---|---|---|
![]() |
Overloaded. Loads location data from a binary stream or an XML document. |
|
![]() |
Overloaded. Saves the location data to a binary stream or an XML document. |