CustomFx2NLResult 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.
Response for a CustomNL2FxParams event.
public class CustomFx2NLResult : Microsoft.PowerFx.LanguageServerProtocol.Protocol.BaseNLResult
type CustomFx2NLResult = class
inherit BaseNLResult
Public Class CustomFx2NLResult
Inherits BaseNLResult
- Inheritance
Constructors
| CustomFx2NLResult() |
Properties
| DiagnosticsJson | (Inherited from BaseNLResult) |
| Explanation |
A natural-language sentence explaining the incoming expression. |
| ModelId |
Identification (such as name/version) for model that produced the result. |