MultipleStateResponse Class
Represents different states of a multiple state response.
Namespace: MobileTrack.Common.EnumsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public sealed class MultipleStateResponse : AbstractValueMap<MultipleStateResponse>
- Inheritance
- Object AbstractValueMapMultipleStateResponse MultipleStateResponse
| Cancel |
Cancel option.
|
| No |
No option.
|
| Ok |
OK button.
|
| Yes |
Yes option.
|