Core ApiData_ModelIdFunctionOn this pageIdFunction IdFunction = (o) => string A function that can return the ID representing the given object data. The default implementation of this returns the value of the object's id property. Parameters o ObjectData Returns string