Class PackageDeliveryOptions
Describes the delivery options of the packages.
Syntax
public class PackageDeliveryOptions
Fields
AllowPartialDelivery
Indicates whether allow partial delivery.
Declaration
public bool AllowPartialDelivery
Type
BooleanAutoConfirmAndUpdateOnDelivery
Indicates whether the server should autmatically run confirm and update on delivery.
Declaration
public bool AutoConfirmAndUpdateOnDelivery