loadPropertiesFromCms

open fun loadPropertiesFromCms(propertyInfos: List<PropertyInfo>): Pair<List<Integer>, List<Integer>>

Return

a pair of lists. first list contain ids that were saved. the second list contain those which failed.

Parameters

propertyInfos

list of PropertyInfo from MapDataManager