BatchShipmentResultException Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.BatchShipmentResult.Exception"]
Namespace: WorkZone.Dispatcher.BaseAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic AggregateException Exception { get; }
Public ReadOnly Property Exception As AggregateException
Get
public:
property AggregateException^ Exception {
AggregateException^ get ();
}
member Exception : AggregateException with get
Property Value
AggregateException
See Also