Engine.FunctionInfos 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.
Get all functions from the config and symbol tables.
public System.Collections.Generic.IEnumerable<Microsoft.PowerFx.FunctionInfo> FunctionInfos { get; }
member this.FunctionInfos : seq<Microsoft.PowerFx.FunctionInfo>
Public ReadOnly Property FunctionInfos As IEnumerable(Of FunctionInfo)