Whether the selector dialog was canceled by the user.
public bool IsCanceled { get; }If the dialog was canceled, the Selection property will always be
null.
- class SelectorResult<TStructure>
- namespace Mendix.StudioPro.ExtensionsAPI.UI.Services
Whether the selector dialog was canceled by the user.
public bool IsCanceled { get; }If the dialog was canceled, the Selection property will always be
null.