Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic.Serialization
ObjectImporter Class
ObjectImporter Events
ImportObjectsDeserialized Event
ObjectImporter
ImportObjectsDeserialized Event
Fires when the ImportSerializedDataObjects method is finished deserializing import objects. The event is mainly for unit testing.
Namespace:
Omada.OE.AppLogic.Serialization
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
event
EventHandler
<
ImportObjectsDeserializedEventArgs
>
ImportObjectsDeserialized
Value
Type:
System
EventHandler
ImportObjectsDeserializedEventArgs
See Also
Reference
ObjectImporter Class
Omada.OE.AppLogic.Serialization Namespace