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