| IAddressMaintenanceManager Methods |
[This is preliminary documentation and is subject to change.]
The IAddressMaintenanceManager type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| IReadOnlyDictionaryTKey, TValue, T: Int64 | FindAddressDuplicates(Int64) |
Retrieves address duplicates for a specific company
| |
| IEnumerableT, T: Int64 | GetAddressDuplicates(Int64) |
Retrieves addresses that are duplicated with a specific address
|