Click or drag to resize
InfoObjectCollectionTInfoDeletedItems Property
Returns the items collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected List<TInfo> DeletedItems { get; set; }

Property Value

Type: ListTInfo
See Also