UnknownParameterException getUnkownParameterName Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Provides the name of the unknown or undeclared parameter.

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

public virtual string getUnkownParameterName()

Return Value

Type: String
the name of the unknown parameter
Remarks

Provides the name of the unknown or undeclared parameter.
See Also