CompositeChild 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.
Child entity in Luis composite entity.
public class CompositeChild
type CompositeChild = class
Public Class CompositeChild
- Inheritance
-
CompositeChild
Constructors
| CompositeChild() |
Initializes a new instance of the CompositeChild class. |
| CompositeChild(String, String) |
Initializes a new instance of the CompositeChild class. |
Properties
| Type |
Type of child entity. |
| Value |
Value extracted by Luis. |
Methods
| Validate() |
Validate the object. Throws ValidationException if validation fails. |