PromptNestedEntityResult Class

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

 

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

Links