XML Compare .NET API Documentation - DEPRECATED
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
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.
Sets the FilterChain to run at the specified DocumentComparator ExtensionPoint.
Namespace: DeltaXML.CoreS9ApiAssembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax
Parameters
- extensionPoint
- Type: DeltaXML.CoreS9Api DocumentComparator ExtensionPoint
The extension point to set.
- chain
- Type: DeltaXML.CoreS9Api FilterChain
The chain of steps to be used at this extension point.
Remarks
See Also