MergeContentControlsShipmentInfos Property
Shipment information
Namespace: Scanjour.Workflow4.ActivityLibrary.DocumentsAssembly: 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 OutArgument<IEnumerable<ShipmentInformation>> ShipmentInfos { get; set; }
Public Property ShipmentInfos As OutArgument(Of IEnumerable(Of ShipmentInformation))
Get
Set
public:
property OutArgument<IEnumerable<ShipmentInformation^>^>^ ShipmentInfos {
OutArgument<IEnumerable<ShipmentInformation^>^>^ get ();
void set (OutArgument<IEnumerable<ShipmentInformation^>^>^ value);
}
member ShipmentInfos : OutArgument<IEnumerable<ShipmentInformation>> with get, set
Property Value
OutArgumentIEnumerableShipmentInformation