TableConfiguration ProcessCalsTables Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Specify whether the DocumentComparator should process CALS tables.

Namespace: DeltaXML.CoreS9Api.Config
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

public bool ProcessCalsTables { get; set; }

Property Value

Type: Boolean
Remarks

CALS table processing is recommended as it will perform sophisticated processing when comparing two CALS tables to ensure that the resulting CALS table is valid.
See Also