Click or drag to resize

IAddressSettings Interface

The address settings to use for address searches

Namespace:  StreetSmart.WinForms.Interfaces
Assembly:  StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
Syntax
public interface IAddressSettings

The IAddressSettings type exposes the following members.

Properties
  NameDescription
Public propertyDatabase
The name of the database. e.g. 'CMDatabase'
Public propertyLocale
The locale to use. e.g. 'nl'
Top
See Also