DitaCompareVersion getEncodedRevision Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
The product's numeric encoding of the revision number.

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

public virtual int getEncodedRevision()

Return Value

Type: Int32
the product's revision number.
Remarks

The product's numeric encoding of the revision number. This is used to identify development, alpha, beta, and full product releases.
See Also