You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Interfaces > IDialogResult<out T> Interface > IDialogResult<out T> Properties > IDialogResult<out T>.Value Property
IDialogResult<out T>.Value Property
Close
Ofcas.Lk.Api.Client - Version 3.0
IDialogResult<out T>.Value Property

The value of the dialog result as stated type.

Syntax
C#
new T Value;
Copyright © 2020. All rights reserved.