LeadDetailsAuthorToken Methods |
The LeadDetailsAuthorToken type exposes the following members.
| Name | Description | |
|---|---|---|
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) | (Inherited from DbObject.) | |
| 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).) | |
| GetAllLeadAuthorTokens |
Returns all lead details tokens.
| |
| GetLeadAuthorTokenByToken |
Returns object of class Dynamicweb.Analytics.Leads.LeadDetailsAuthorToken by token.
| |
| GetLeadAuthorTokenByVisitorIdAndToken |
Returns object of LeadDetailsAuthorToken class by visitor ID and token.
| |
| Load | (Inherited from DbObject.) | |
| Save | (Inherited from DbObject.) |