Share via


ManagementPackDiscovery.ConfirmDelivery Property

Definition

Gets or sets a Boolean value that determines whether to confirm delivery of this object.

public:
 property bool ConfirmDelivery { bool get(); void set(bool value); };
public bool ConfirmDelivery { get; set; }
member this.ConfirmDelivery : bool with get, set
Public Property ConfirmDelivery As Boolean

Property Value

true if delivery is confirmed for this object; otherwise, false.

Applies to