Click or drag to resize

AppStringHelperGetDBAppStrings Method

GetDBAppStrings

Namespace:  Omada.OE.AppLogic.Helpers
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void GetDBAppStrings(
	List<AppStringFileEntry> strings,
	bool logProgress = false
)

Parameters

strings
Type: System.Collections.GenericListAppStringFileEntry
logProgress (Optional)
Type: SystemBoolean
See Also