RenamedLead Class |
Namespace: Dynamicweb.Analytics.Leads
The RenamedLead type exposes the following members.
| Name | Description | |
|---|---|---|
| RenamedLead |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| Company |
Lead Company Name
| |
| Connection | (Inherited from DbObject.) | |
| ID | (Inherited from DbObject.) | |
| IPAddress |
Lead IP Address
| |
| IsNew | (Inherited from DbObject.) | |
| Transaction | (Inherited from DbObject.) |
| Name | Description | |
|---|---|---|
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) |
Deletes lead
| |
| Fill |
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).) | |
| FillRow |
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).) | |
| GetIPCompanyDictionary |
Returns dictionary of IP Company Name key value pair
| |
| GetRenamedLeadByIP |
Returns a renamed lead by IP address
| |
| GetRenamedLeads |
Returns all renamed leads
| |
| Load | (Inherited from DbObject.) | |
| Save | (Inherited from DbObject.) |
| Name | Description | |
|---|---|---|
| _id | (Inherited from DbObject.) | |
| _keyField | (Inherited from DbObject.) | |
| _tableName | (Inherited from DbObject.) |