Click or drag to resize
InfoDataSetTInfoItems Property
Items in the DataSet

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

Property Value

Type: InfoObjectCollectionTInfo
See Also