XML Compare .NET API Documentation - DEPRECATED
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Sets id attribute XPath to be used during moves detection.
Namespace: DeltaXML.CoreS9Api.ConfigAssembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax
Property Value
Type: StringRemarks
This id attribute must be an unique identifier for an element. It is used to identify and detect source and target for an element move.
If a bad or invalid XPath expression is provided then an exception will be thrown during the comparison.
See Also