ASP.NET Pack Programmer's Guide
Location Members
Methods
 


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.

 Public Methods

  Name Description

getAddress

Gets the address of the location.

getCity

Gets the city of the location.

getCountry

Gets the country of the location.

getState

Gets the state of the location.

getZipCode

Gets the zip code of the location.

 See Also

Location Class
MindFusion.Scheduling Namespace