StepsConflictResolution toString Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Returns a String representation of StepsConflictResolution.

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

public override string toString()

Return Value

Type: String
a String representing the StepsConflictResolution object
Remarks

Returns a String representation of StepsConflictResolution.

See Also