ParameterValueConflict getUnkownParameterContext Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Provides the context in which the parameter was attempting to be used.

Namespace: com.deltaxml.core
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

public virtual string getUnkownParameterContext()

Return Value

Type: String
an element name for the context
Remarks

Provides the context in which the parameter was attempting to be used.
See Also