다음을 통해 공유


EngineDocumentation Class

Definition

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.

Applies to