Click or drag to resize
InfoObjectCollectionTInfoIDs Property
Collection of the object IDs

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

Property Value

Type: CollectionPropertyWrapperBaseInfo

Implements

IInfoObjectCollectionIDs
See Also