Click or drag to resize

ReportResultTag Field

Object that can be used at run-time to carry a structured result of the report, e.g. consumed by a parent report or a test/audit harness. Dedicated, clearly-named counterpart of Tag/Tag2 for report results.

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
[XmlIgnoreAttribute]
public Object ResultTag

Field Value

Object
See Also