MindFusion.Scheduling for Silverlight Programmer's Guide
Location.City Property
See Also
 





Gets or sets the city of this location.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public string City { get; set; }

Visual Basic  Copy Code

Public Property City As String

 Property Value

A string specifying the city where this location is located. The default is an empty string.

 See Also

Location Members
Location Class
MindFusion.Scheduling Namespace
Address Property
State Property
Country Property