Summary

public string RemapEntityName(long newEntityId)

Returns a new entity name for the entity with the given new entity name. The function will return the same new name only if the saveMapping argument is set to true.

Returns

string

New entity name

Parameters