A field with a reference set value.

interface ReferenceSetField {
    type: "ReferenceSet";
    value: KeyReference[];
}

Hierarchy (View Summary, Expand)

Properties

Properties

type: "ReferenceSet"

The type of this field.

value: KeyReference[]
MMNEPVFCICPMFPCPTTAAATR