PropertyRejectedException getPropertyName Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Returns the name of the property that caused the PropertyRejectedException.

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

public virtual string getPropertyName()

Return Value

Type: String
the property name that caused the Exception
Remarks

Returns the name of the property that caused the PropertyRejectedException.
See Also