public static Refresh ( Builder_Settings SettingsObject, DataSet SobekCM_Settings, bool IncludeModuleDescriptions, int DataTableOffset ) : bool |
SettingsObject |
SobekCM.Core.Settings.Builder_Settings |
Current builer settings object to refresh |
SobekCM_Settings |
System.Data.DataSet |
Dataset of all the builder settings, from the instance database |
IncludeModuleDescriptions |
bool |
Flag indicates if the module descriptions should be included for human readability |
DataTableOffset |
int |
If some previous tables exist, and should be skipped, set this to a non-zero value |
return |
bool |
|