DitaCompareVersion getRevision Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Get the product's alpha-numeric revision number.

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

public virtual string getRevision()

Return Value

Type: String
the product's revision number.
Remarks

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