Share via


ManagementPackRule.ConfirmDelivery Property

Definition

Gets or sets a value that indicates whether to confirm delivery of the rule data.

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 to confirm delivery of the rule data; otherwise, false.

Applies to