MapUncomparedTopicMarkup MembersDeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation

The MapUncomparedTopicMarkup type exposes the following members.
Methods

  NameDescription
Public methodgetDisplayDescription
Returns the user friendly String description of the MapUncomparedTopicMarkup.
Public methodgetDisplayName
Returns the user friendly String name of the MapUncomparedTopicMarkup.
Public methodStatic membergetMapUncomparedTopicMarkup
Returns a MapUncomparedTopicMarkup object from the supplied String value if appropriate.
Public methodStatic memberparseValue
Returns a MapUncomparedTopicMarkup object from the supplied String value if appropriate.
Public methodtoString
Returns a String representation of MapUncomparedTopicMarkup.
(Overrides EnumtoString .)
Public methodStatic membervalueOf
Returns the enum constant of this type with the specified name.
Public methodStatic membervalues
Returns an array containing the constants of this enum type, in the order they're declared.
Back to Top
Properties

  NameDescription
Public propertyStatic memberAUTOMATIC
When DITA Markup is selected as the output format, behave as if 'mark-change' had been selected, otherwise behave as if 'leave-alone' had been selected.
Public propertyStatic memberDO_NOT_MODIFY
Do not update the uncompared topics.
Public propertyStatic memberMARK_CHANGE
Mark the top-level topic element of uncompared topics as added or deleted, in the manner specified by the other topic level parameters.
Back to Top
See Also