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.
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.