Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsCollectionNames Property
Returns list of collection names in the repository.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public List<string> CollectionNames { get; }

Property Value

Type: ListString
See Also