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

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

Property Value

Type: CollectionPropertyWrapperBaseInfo

Implements

IInfoObjectCollectionCodeNames
See Also