LeadDetailsAuthorToken Class |
Namespace: Dynamicweb.Analytics.Leads
The LeadDetailsAuthorToken type exposes the following members.
Name | Description | |
---|---|---|
LeadDetailsAuthorToken |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
AuthorizationToken |
Gets or sets the authorization token.
| |
Connection | (Inherited from DbObject.) | |
EmailSentDate |
Gets or sets the email sent date.
| |
ID | (Inherited from DbObject.) | |
IsNew | (Inherited from DbObject.) | |
Transaction | (Inherited from DbObject.) | |
VisitorId |
Gets or sets the visitor ID.
|
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.) |
Name | Description | |
---|---|---|
_id | (Inherited from DbObject.) | |
_keyField | (Inherited from DbObject.) | |
_tableName | (Inherited from DbObject.) |