Persistate API documentation
ChosenObjects Property
NamespacesPersistate.UI.DesktopChoiceDialogueChosenObjects

[This is preliminary documentation and is subject to change.]

Gets a collection containing the objects selected by the user. If MultiSelect is false, this will be null.
Declaration Syntax
C#
public List<Object> ChosenObjects { get; }

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)