SimpleMergeDocumentsToPdfShipmentInfos Property
Shipment information about all recipients' messages.
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public InOutArgument<IEnumerable<ShipmentInformation>> ShipmentInfos { get; set; }
Public Property ShipmentInfos As InOutArgument(Of IEnumerable(Of ShipmentInformation))
Get
Set
public:
property InOutArgument<IEnumerable<ShipmentInformation^>^>^ ShipmentInfos {
InOutArgument<IEnumerable<ShipmentInformation^>^>^ get ();
void set (InOutArgument<IEnumerable<ShipmentInformation^>^>^ value);
}
member ShipmentInfos : InOutArgument<IEnumerable<ShipmentInformation>> with get, set
Property Value
InOutArgumentIEnumerableShipmentInformation