Click or drag to resize
InfoDataSetTInfoItems Property
Items in the DataSet

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
public virtual InfoObjectCollection<TInfo> Items { get; }

Property Value

Type: InfoObjectCollectionTInfo
See Also