XML Compare .NET API Documentation - DEPRECATED
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
a boolean stating whether any preservation items are being preserved.
States whether this LexicalPreservationConfig object is preserving any items on the inputs.
Namespace: DeltaXML.CoreS9Api.ConfigAssembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax
Return Value
Type: Booleana boolean stating whether any preservation items are being preserved.
Remarks
States whether this LexicalPreservationConfig object is preserving any items on the inputs.
This is a shorthand way of determining if any of the getPreserve...() methods return true.
See Also