InfoObjectCollectionTInfoNewItems Property |
Returns the items collection.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected List<TInfo> NewItems { get; set; }
Property Value
Type:
ListTInfoSee Also