Click or drag to resize

MapperCommandConfirmMessage Property

Specifies the confirmation message to display before posting the command back to the extension

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string ConfirmMessage { get; set; }

Property Value

Type: String
The command's confirmation message.
See Also