PipelineException getPipelineId Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Returns the com.deltaxml.core.PipelineIOIdentifier Object that identifies which Pipeline the Exception occurred in.

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

public virtual PipelineIOIdentifier getPipelineId()

Return Value

Type: PipelineIOIdentifier
a {@link PipelineIOIdentifier} Object if the Pipeline was part of a comparison or if not
Remarks

Returns the com.deltaxml.core.PipelineIOIdentifier Object that identifies which Pipeline the Exception occurred in.
See Also