Engine Constructors
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.
Engine() |
Initializes a new instance of the Engine class. |
Engine(PowerFxConfig) |
Initializes a new instance of the Engine class. |
Initializes a new instance of the Engine class.
C#
public Engine ();
Public Sub New ()
Applies to
Power Fx SDK Latest
Termék | Verziók |
---|---|
Power Fx SDK | Latest |
Initializes a new instance of the Engine class.
C#
public Engine (Microsoft.PowerFx.PowerFxConfig powerFxConfig);
new Microsoft.PowerFx.Engine : Microsoft.PowerFx.PowerFxConfig -> Microsoft.PowerFx.Engine
Public Sub New (powerFxConfig As PowerFxConfig)
Parameters
- powerFxConfig
- PowerFxConfig
Applies to
Power Fx SDK Latest
Termék | Verziók |
---|---|
Power Fx SDK | Latest |