Click or drag to resize

RenamedLead Methods

The RenamedLead type exposes the following members.

Methods
  NameDescription
Public methodDelete (Inherited from DbObject.)
Public methodStatic memberDelete(Int32)
Deletes lead
Public methodFill
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).)
Protected methodFillRow
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).)
Public methodStatic memberGetIPCompanyDictionary
Returns dictionary of IP Company Name key value pair
Public methodStatic memberGetRenamedLeadByIP
Returns a renamed lead by IP address
Public methodStatic memberGetRenamedLeads
Returns all renamed leads
Public methodLoad (Inherited from DbObject.)
Public methodSave (Inherited from DbObject.)
Top
See Also