InfoObjectRepositoryTCollection, TObject, TSettingsDynamicNames Property |
List of the dynamic names of the collections
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public IEnumerable<string> DynamicNames { get; set; }
Property Value
Type:
IEnumerableStringSee Also