QnADTO 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 QnADTO
type QnADTO = class
Public Class QnADTO
- Inheritance
-
QnADTO
- Derived
Constructors
QnADTO() | |
QnADTO(String, IList<String>, Nullable<Int32>, String, IList<MetadataDTO>, QnADTOContext) |
Properties
Answer | |
Context | |
Id | |
Metadata | |
Questions | |
Source |
Methods
Validate() |