DitaCompareVersion toString Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
The human readable dot separated version of the product.

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
the human readable dot separated version of the product.
Remarks

The human readable dot separated version of the product. This is a dot separated major, minor, patch, and revision entries, where both the patch and revision numbers are optional.
See Also