Click or drag to resize

CommunicationOnBeforeErpCommunicationArgs Constructor

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Notifications
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public OnBeforeErpCommunicationArgs(
	string request,
	string referenceName
)

Parameters

request
Type: SystemString
The request that is about to be sent.
referenceName
Type: SystemString
Name of the reference.
See Also