Click or drag to resize
InfoObjectCollectionCodeNames Property
Collection of the object code names

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public CollectionPropertyWrapper<BaseInfo> CodeNames { get; }

Property Value

Type: CollectionPropertyWrapperBaseInfo
See Also