 | 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)
SyntaxNullable<int> ResultChoice { get; set; }
Property ResultChoice As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
See Also