EngineDocumentation 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.
Describe a SKU's capabilities. Used for documentation purposes.
public class EngineDocumentation
type EngineDocumentation = class
Public Class EngineDocumentation
- Inheritance
-
EngineDocumentation
Constructors
| EngineDocumentation() |
Properties
| FunctionNames |
list of function names this engine supports. |
| HostObjects |
List of host objects (like User, App, Environment, etc) that this engine supports. |
| MinVersion |
Power fx version that this file was generated against. |
Methods
| Normalize() |
Normalize this structure. |