ShipmentInformation Constructor (String, String)

Scanjour Workflow4 Reference Manual
Constructor

Namespace:  Scanjour.Workflow4.ActivityLibrary
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public ShipmentInformation(
	string recipient,
	string parentRecipient = null
)

Parameters

recipient
Type: SystemString
AddressKey of the recipient.
parentRecipient (Optional)
Type: SystemString
AddressKey of the parent recipient.
See Also

Reference