MapResultStructure getDisplayName Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Returns the user friendly String name of the MapResultStructure.

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

public virtual string getDisplayName()

Return Value

Type: String
a user friendly String representing the MapResultStructure object
Remarks

Returns the user friendly String name of the MapResultStructure.

See Also