AdvantageModuleEngine..::..fillObjects<(Of <(<'T>)>)> Method
Fills the objects.
Namespace:
AdvantageCMS.Core.Common.EngineAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
protected internal List<T> fillObjects<T>( DataTableReader dtr, bool fillScheduleInfo ) where T : BusinessObject<T>
Type Parameters
- T
Parameters
- dtr
- Type: DataTableReader
The DTR.
- fillScheduleInfo
- Type: Boolean
if set to true [fill schedule information].

