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

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 ModifiedAttributeMode object
Remarks

Returns the user friendly String name of the ModifiedAttributeMode.

See Also