Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deserializes the packedClass parameter value to the current instance of the RunBaseMultiParm class after it is transferred between the client and server.
Syntax
protected void unpackClientServerTransfer(container _packedClass)
Run On
Called
Parameters
- _packedClass
Type: container
The container from which to deserialize the instance.
Exceptions
Exception | Condition |
---|---|
Error | The class instance cannot be deserialized from the container. |