PFItemBatchActionRequireConfirmation Property |
Gets or sets a value indicating whether a confirmation is asked before execution.
Default value: true.
If parameters are found on the method,
a confirmation dialog will be shown even if this parameter is false.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool RequireConfirmation { get; set; }
Property Value
Type:
BooleanSee Also