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

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

Property Value

Type: CollectionPropertyWrapperBaseInfo
See Also