InfoObjectRepositoryTCollection, TObject, TSettingsSetupCollection Method |
Sets up the collection using the given settings
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax protected void SetupCollection(
TCollection collection,
TSettings setttings
)
Parameters
- collection
- Type: TCollection
Collection to set - setttings
- Type: TSettings
Collection settings
See Also