PromptEntityResult Class

Visual Basic
Public Class PromptEntityResult
Inherits PromptResult
C#
public class PromptEntityResult : PromptResult;
Description

 

This class holds the result of a prompt that returns an entity as its primary result.

Links