QnaSection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class QnaSection : Microsoft.Bot.Builder.Parsers.LU.Section
type QnaSection = class
inherit Section
Public Class QnaSection
Inherits Section
- Inheritance
Constructors
| QnaSection(LUFileParser+QnaSectionContext) |
Properties
| Answer | |
| Body | (Inherited from Section) |
| CompositeDefinition | (Inherited from Section) |
| Description | (Inherited from Section) |
| Entities | (Inherited from Section) |
| Errors | (Inherited from Section) |
| Features | (Inherited from Section) |
| FilterPairs | |
| Id | (Inherited from Section) |
| IntentNameLine | (Inherited from Section) |
| ListBody | (Inherited from Section) |
| ModelInfo | (Inherited from Section) |
| Name | (Inherited from Section) |
| Path | (Inherited from Section) |
| Prompts | |
| PromptsText | |
| QAPairId | |
| Questions | |
| Range | (Inherited from Section) |
| RegexDefinition | (Inherited from Section) |
| Roles | (Inherited from Section) |
| SectionType | (Inherited from Section) |
| SimpleIntentSection | (Inherited from Section) |
| SimpleIntentSections | (Inherited from Section) |
| Source | |
| SynonymsList | (Inherited from Section) |
| SynonymsOrPhraseList | (Inherited from Section) |
| Type | (Inherited from Section) |
| UtteranceAndEntitiesMap | (Inherited from Section) |