MapResultStructure UNIFIED_MAP Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
The result map contains: the 'updated' result origin map; and also includes deleted topic references in positions as close as possible their original location.

Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax

public static MapResultStructure UNIFIED_MAP {
	[HideFromJavaAttribute]
	get;
 }

Property Value

Type: MapResultStructure
Remarks

The result map contains: the 'updated' result origin map; and also includes deleted topic references in positions as close as possible their original location.
See Also