Class PackageDeliveryResultInfo
Describes the result of a delivery.
Syntax
public class PackageDeliveryResultInfo
Fields
DeliveryResult
The result of the delivery.
Declaration
public PackageDeliveryResult DeliveryResult
Type
PackageDeliveryResultDocumentResults
Detailed reports for each document in the delivery package. Filled only when the DeliveryResult is accepted.
Declaration
public DocDeliveryResultInfo[] DocumentResults