ShipmentInformationDispatchException Property
Contains an error collected in previous shipment.
(used by the mass dispatch)
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 DispatchException DispatchException { get; set; }
Public Property DispatchException As DispatchException
Get
Set
public:
property DispatchException^ DispatchException {
DispatchException^ get ();
void set (DispatchException^ value);
}
member DispatchException : DispatchException with get, set
Property Value
DispatchException