Description
Selects last result from the prompt.
Visual Basic
Public Function SelectLast() As PromptSelectionResult
C#
public PromptSelectionResult SelectLast();
Selects last result from the prompt.
Public Function SelectLast() As PromptSelectionResult
public PromptSelectionResult SelectLast();