Search Results for

    Show / Hide Table of Contents

    Class DefaultBusinessAddressGeoCoordinateRule

    Resolves a geo coordinate if it has not been resolved yet

    Inheritance
    System.Object
    DefaultBusinessAddressGeoCoordinateRule
    Implements
    IResolveGeoCoordinates
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.PlugIn.SAC.Contact
    Assembly: Simplic.PlugIn.SAC.dll
    Syntax
    public class DefaultBusinessAddressGeoCoordinateRule : IResolveGeoCoordinates

    Methods

    | Improve this Doc View Source

    DoResolve(PhysicalAddress)

    Check whether to resolve or not

    Declaration
    public bool DoResolve(PhysicalAddress address)
    Parameters
    Type Name Description
    PhysicalAddress address

    Address instance

    Returns
    Type Description
    System.Boolean

    If the address is a business address, resolve it

    Implements

    IResolveGeoCoordinates
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx