Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsCollectionSettingsLock Property
Gets lock object for synchronization of modification of CollectionSettings and CollectionSettingsByIndex.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected Object CollectionSettingsLock { get; }

Property Value

Type: Object
See Also