Click or drag to resize

Parameter: Settings

[This is preliminary documentation and is subject to change.]

Index

The parameter index.

Name

The parameter name.

See:

Tag Cell(s) [Rule Parameters only]

Specifies whether the linked cell will be tagged with the rules BcfFaultMessage.

See:

Summary

The parameter summary.

Access Path

Specifies parameters path from current row to the source cell(s). Use "Link Parameter" command for edit.

See:

Value (c#)

Value Func (c#)

C# expression returning the value.

Functions: ("Func<BcfFunction, BcfRow, T>(fn, row) => ...") - Availible at runtime as GetValue

Rules: ("Func<BcfRule, BcfRow, T>(fn, row) => ...") - Availible at runtime as GetValue

Type (c#)

The parameter type.

Type Inferred (c#)

The parameter type inferred from settings (Access Path, Value or Value Func).

Suppress Warning

True to suppress the warning "Preventable Circular Reference".

See Also