CannotCompareDeltaException getSystemId Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Report the systemId of an unexpected delta file.

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

public virtual string getSystemId()

Return Value

Type: String
a systemId which may be useful when identifying the input at fault.
Remarks

Report the systemId of an unexpected delta file.
See Also