Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.27 KB

devenv-autocalcfield-property.md

File metadata and controls

42 lines (34 loc) · 1.27 KB
title description ms.author ms.date ms.topic author ms.reviewer
AutoCalcField Property
Sets whether FlowFields should be automatically calculated.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

AutoCalcField Property

Version: Available or changed with runtime version 1.0.

Sets whether FlowFields should be automatically calculated.

Applies to

  • Xml Port Field Attribute
  • Xml Port Field Element
  • Report Column

Property Value

True if the FlowField is automatically calculated; otherwise, false. The default is true.

Syntax

AutoCalcField = false;

Remarks

FlowFields have an effect if the associated data source is a calculated value of the FlowFields.

See Also

FlowFields
Create FlowFields and FlowFilters
CalcFormula Property
FlowFilter Overview
CalcFields Property