CompleteMassDispatchFailedRecords Property
The shipmentinformation for the failed records.
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 OutArgument<Record[]> FailedRecords { get; set; }
Public Property FailedRecords As OutArgument(Of Record())
Get
Set
public:
property OutArgument<array<Record^>^>^ FailedRecords {
OutArgument<array<Record^>^>^ get ();
void set (OutArgument<array<Record^>^>^ value);
}
member FailedRecords : OutArgument<Record[]> with get, set
Property Value
OutArgumentRecord