dbicMonth Send comments on this topic.
City Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiLocationItem Class : City Property

Gets or sets the city of the location.

Syntax

Visual Basic (Declaration) 
Public Property City As String
C# 
public string City {get; set;}

Property Value

A String value.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also