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

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

Property Value

Type: CollectionPropertyWrapperBaseInfo

Implements

IInfoObjectCollectionGUIDs
See Also