Share via


SysExtensionSerializerExtensionMap.loadByBase Method

Loads data from the database based on the specified base table record ID.

Syntax

public void loadByBase(RefRecId _baseRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record to update; optional.

See Also

Reference

SysExtensionSerializerExtensionMap Map