InfoObjectRepositoryTCollection, TObject, TSettingsGetDynamicNames Property |
Function that provides the dynamic names of collections to the repository
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public Func<IEnumerable<string>> GetDynamicNames { get; set; }
Property Value
Type:
FuncIEnumerableStringSee Also