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.
Unpacks the data required for the SysLastValues framework.
Syntax
protected void unpackSysLastValues(container _packedValues)
Run On
Called
Parameters
- _packedValues
Type: container
The values stored by the SysLastValues framework to unpack.
Remarks
The pack and unpack pattern does not have provisions for supporting different serialization and SysLastValues pack lists. This separate packing mechanism has been implemented for the SysLastValues framework and is first defined on the class one level above the RunBase or RunBaseBatch class. Derivative classes also implement this method so that a whole object can be unpacked for the SysLastValues framework.