DitaMapTopicsetCompareDotNet MapResultStructure Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Specifies how the result map is constructed.

Namespace: DeltaXML.DitaCompareApi
Assembly: DeltaXML.DitaCompareApi (in DeltaXML.DitaCompareApi.dll) Version: 9.1.1.1000 (9.1.1.1000)
Syntax

public MapResultStructure MapResultStructure { get; set; }

Property Value

Type: MapResultStructure
Remarks

Specifies how the result map is constructed.

The available result structures are defined in terms of the result origin, which is the input that is being used to form the basis of the output. See the map-result-origin parameter documentation for more details.

Default:

topic-set

See Also