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; }
Public Property ConfirmMessage As String
Get
Set
Property Value
Type:
StringThe command's confirmation message.
See Also