SysExtensionSerializerMap.packExtensionTable Method
Packs an extension table record to the container field PackedExtensions.
Syntax
public boolean packExtensionTable(SysExtensionSerializerExtensionMap _extensionTable)
Run On
Called
Parameters
- _extensionTable
Type: SysExtensionSerializerExtensionMap Map
The extension table record.
Return Value
Type: boolean
true if success; otherwise false.
Remarks
For the cases the extension table record will be returned by reference, the extension table will not be actually packed here, but it will be considered as success.