CustomNL2FxResult.Expressions Property
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.
Possible expression. Maybe 0 length.
public Microsoft.PowerFx.LanguageServerProtocol.Protocol.CustomNL2FxResultItem[] Expressions { get; set; }
member this.Expressions : Microsoft.PowerFx.LanguageServerProtocol.Protocol.CustomNL2FxResultItem[] with get, set
Public Property Expressions As CustomNL2FxResultItem()