Click or drag to resize

LeadsNode Constructor

Initializes a new instance of the LeadsNode class

Namespace:  Dynamicweb.Management.Marketing.Nodes.Leads
Assembly:  Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax
public LeadsNode(
	MarketingNodeType nodeType,
	string state = ""
)

Parameters

nodeType
Type: Dynamicweb.Management.Marketing.NodesMarketingNodeType
state (Optional)
Type: SystemString
See Also