Click or drag to resize

RenamedLeadGetIPCompanyDictionary Method

Returns dictionary of IP Company Name key value pair

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static Dictionary<string, string> GetIPCompanyDictionary(
	string[] ip
)

Parameters

ip
Type: SystemString
IP addresses to get the renamed companies for

Return Value

Type: DictionaryString, String
See Also