The selected model element. Can be
nullin case the dialog was canceled (see IsCanceled), or when the 'None' button was clicked.
public TStructure? Selection { get; }Should only be used when IsCanceled is
false. Otherwise the value will be
null.
- class SelectorResult<TStructure>
- namespace Mendix.StudioPro.ExtensionsAPI.UI.Services