MapUncomparedTopicMarkup ClassDeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Enumeration representing what updates should be performed to uncompared/unaligned topics (in the context of a DITA map comparison).
Inheritance Hierarchy

System Object
  Object
    Enum
      com.deltaxml.dita MapUncomparedTopicMarkup

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

[SerializableAttribute]
public sealed class MapUncomparedTopicMarkup : Enum, 
	DitaCompareDisplayable
Remarks

Enumeration representing what updates should be performed to uncompared/unaligned topics (in the context of a DITA map comparison).
See Also