Click or drag to resize

LeadDetailsAuthorTokenGetAllLeadAuthorTokens Method

Returns all lead details tokens.

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static IEnumerable<LeadDetailsAuthorToken> GetAllLeadAuthorTokens()

Return Value

Type: IEnumerableLeadDetailsAuthorToken
Collection of lead details tokens.
Remarks