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

The MapResultOrigin type exposes the following members.
Methods

  NameDescription
Public methodgetDisplayDescription
Returns the user friendly String description of the MapResultOrigin.
Public methodgetDisplayName
Returns the user friendly String name of the MapResultOrigin.
Public methodStatic membergetMapResultOrigin
Returns a MapResultOrigin object from the supplied String value if appropriate.
Public methodStatic memberparseValue
Returns a MapResultOrigin object from the supplied String value if appropriate.
Public methodtoString
Returns a String representation of MapResultOrigin.
(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 memberA_DOCUMENT
The first 'A' document map is being used as the basis of the output.
Public propertyStatic memberB_DOCUMENT
The second 'B' document map is being used as the basis of the output.
Back to Top
See Also