Click or drag to resize

reportElementFormSetdoEnableNamedDivsToData Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
It will keep record for each named content section defined by: [!:aceCommonTypes.enums.appendType.c_open] and [!:aceCommonTypes.enums.appendType.c_close] calls

Namespace:  imbSCI.Core.reporting.format
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool doEnableNamedDivsToData { get; set; }
Request Example View Source

Property Value

Type: Boolean
Remarks
To have this operational you must have doTextShadowCopy set to TRUE.
See Also