Skip to documentation content
On this page
  1. Reference

entityLevel

Configures entityLevel for Entity set plot from its authoritative release declaration.

Reference

FieldValueDescription
valueTypeentity-dimensionDeclared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"Domain" | "Edge" | "Point" | "Border"Compiler-resolved TypeScript contract.
requiredtrue
allowed["Domain","Edge","Point","Border"]Allowed declaration values.

Configures entityLevel for Entity set plot from its authoritative release declaration.

The declared value type is entity-dimension. Allowed values are ["Domain","Edge","Point","Border"]. This field is required.