NonUniqueParameterNameException getParameterName Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Provides the name of the non-unique parameter.

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

public virtual string getParameterName()

Return Value

Type: String
the non-unique name if available, null otherwise
Remarks

Provides the name of the non-unique parameter.
See Also