MindFusion.Scheduling for Silverlight Programmer's Guide
Location Members
Constructors Properties 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 Constructors

  Name Description

Location

Initializes a new instance of the Location class.

 Public Properties

  Name Description

Address

Gets or sets the address of the location.

City

Gets or sets the city of this location.

Country

Gets or sets the country of this location.

Id

Gets or sets the string identifier of this resource. (Inherited from Resource.)

Name

Gets or sets the name of the resource. (Inherited from Resource.)

State

Gets or sets the state of this location.

Tag

Gets or sets custom data associated with the resource. (Inherited from Resource.)

ZipCode

Gets or sets the zip-code of this location.

 Public Methods

  Name Description

LoadFrom

 

SaveTo

 

 See Also

Location Class
MindFusion.Scheduling Namespace