ResultReadabilityOptions DetectMoves Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Sets the moves detection feature on or off.

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

public bool DetectMoves { get; set; }

Property Value

Type: Boolean
Remarks

The move detection feature uses unique ids to identify moves. These unique ids can be set using MoveAttributeXpath

See Also