Click or drag to resize
ObjectRepositoryTCollection, TObject, TSettingsDynamicNames Property
List of the dynamic names of the collections

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public IEnumerable<string> DynamicNames { get; set; }

Property Value

Type: IEnumerableString
See Also