Click or drag to resize
IInfoObjectCollectionGUIDs Property
Collection of the object GUIDs

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

Property Value

Type: CollectionPropertyWrapperBaseInfo
See Also