ConfigProperties resolveProperties Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Add the DeltaXML configuration properties to the standard system properties.

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

public virtual void resolveProperties()
Remarks

Add the DeltaXML configuration properties to the standard system properties. Note that this operation does not override existing system properties, therefore it is best to load all the DeltaXML configurations before executing this method.
See Also