Click or drag to resize
IStateFinder Interface
Finds CMS states by Data.com state names.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public interface IStateFinder

The IStateFinder type exposes the following members.

Methods
  NameDescription
Public methodFind
Searches for a state in CMS that corresponds to to the specified Data.com state name, and returns it.
Top
See Also