Click or drag to resize

IShowMessageEventArgsResultChoice Property

return the id of the selected choice.

Namespace:  EBP.Api.Interfaces.MessageHub
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
Nullable<int> ResultChoice { get; set; }

Property Value

Type: NullableInt32
See Also