| AppStringHelperGetDBAppStrings Method |
GetDBAppStrings
Namespace:
Omada.OE.AppLogic.Helpers
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void GetDBAppStrings(
List<AppStringFileEntry> strings,
bool logProgress = false
)
Parameters
- strings
- Type: System.Collections.GenericListAppStringFileEntry
- logProgress (Optional)
- Type: SystemBoolean
See Also