Type Alias FieldList

Lists the fields present in the data model viewer. Is the layout for FieldListDef.

type FieldList = {
    qItems?: NxFieldDescription[];
}
Index

Properties

Properties

Array of items.