DocumentComparator setExtensionPoint Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED

Namespace: DeltaXML.CoreS9Api
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

public void setExtensionPoint(
	DocumentComparator..::..ExtensionPoint extensionPoint,
	FilterChain chain
)
Remarks

The supplied FilterChain will have its name set to the name that is documented in the DocumentComparator ExtensionPoint API documentation for the specified extension point.
See Also