PipelineLoadingException getLocationId Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Provides information about which input caused the loading problem.

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

public virtual PipelineIOIdentifier getLocationId()

Return Value

Type: PipelineIOIdentifier
a PipelineIOIdentifier corresponding the to input with a problem
Remarks

Provides information about which input caused the loading problem.
See Also