Click or drag to resize

IStreetSmartAPIGetAddressSettings Method

Returns the object containing the address search settings

Namespace:  StreetSmart.WinForms.Interfaces
Assembly:  StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
Syntax
Task<IAddressSettings> GetAddressSettings()

Return Value

Type: TaskIAddressSettings
Object containing the address settings
See Also