Member Junction
    Preparing search index...
    ParamRedactionReason:
        | "WholeRecordValueType"
        | "BindingLogValueFalse"
        | "ParamLogValueFalse"

    Why a parameter's value was withheld from persistent storage.

    Type Declaration

    • "WholeRecordValueType"

      Rule 1 — the binding's ValueType passes a whole record. Not configurable.

    • "BindingLogValueFalse"

      Rule 2 — EntityActionParam.LogValue = 0 on this specific binding.

    • "ParamLogValueFalse"

      Rule 3 — ActionParam.LogValue = 0 on the parameter definition.