Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsReplaceCollection Method
Registers the given collection of objects within the repository.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public TSettings ReplaceCollection(
	TSettings settings
)

Parameters

settings
Type: TSettings
Collection settings

Return Value

Type: TSettings
See Also