Click or drag to resize
StateFinder Class
Finds CMS states by Data.com state names.
Inheritance Hierarchy
SystemObject
  CMS.DataComStateFinder

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

The StateFinder type exposes the following members.

Constructors
  NameDescription
Public methodStateFinder
Top
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