MindFusion.Wpf Pack Programmer's Guide
Location.Country Property
See Also
 





Gets or sets the country of this location.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public string Country { get; set; }

Visual Basic  Copy Code

Public Property Country As String

 Property Value

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

 See Also

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