SerializationExtensionContext Class
Serialization context.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
- Inheritance
- Object SerializationExtensionContext
| AdjustHandler |
Method called after serialization/deserialization of object. Expected that provider of the method will adjust either XElement (serialization procedure) or theObject (deserialization)
|
| failedNodes |
Nodes which are failed to restore
|
| rejectedNodes |
Nodes which are rejected to restore y adjuster
|
| repeatList |
references to incomlete deserialization.
|