PropertyNotRecognizedException getPropertyName Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the name of the property which was not recognized.

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

public virtual string getPropertyName()

Return Value

Type: String
the name of the property which was not recognized.
Remarks

Reports the name of the property which was not recognized.
See Also