SysExtensionSerializerMap.packPrioritizedExtensionTable Method

Packs an prioritized extension table record to the container field PackedExtensions.

Syntax

public boolean packPrioritizedExtensionTable(SysExtensionSerializerExtensionMap _extensionTable)

Run On

Called

Parameters

Return Value

Type: boolean
true if success; otherwise false.

Remarks

This should only be used for the base table that has field mapping to PackedPrioritizedIdList field.

Otherwise, an exception will be thrown out.

See Also

Reference

SysExtensionSerializerMap Map