Click or drag to resize

DataObjectControllerUpdateAllDataObjectDisplayNames Method

Indlæser ALLE dataobjects i systemet og opdaterer deres DisplayName. Anvendes i.f.m. opgradering fra 5.1->5.2 - men også i tilfælde af at db kommer ud af sync!

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void UpdateAllDataObjectDisplayNames()
See Also