Click or drag to resize

EngagementIndexLink Constructor (Int32, Int32, String, Boolean)

Initializes a new instance of the EngagementIndexLink class

Namespace:  Dynamicweb.EmailMarketing
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public EngagementIndexLink(
	int id,
	int index,
	string url,
	bool isIndexActive
)

Parameters

id
Type: SystemInt32
index
Type: SystemInt32
url
Type: SystemString
isIndexActive
Type: SystemBoolean
See Also