adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / ICustomObjectFactory Interface / Deserialize Method
The serialized data.
The version of the object at the time of serialization.


In This Topic
    Deserialize Method (ICustomObjectFactory)
    In This Topic
    Deserializes the object from data produced by Serialize.
    Syntax

    Parameters

    extensionID
    source
    The serialized data.
    version
    The version of the object at the time of serialization.
    See Also