Click or drag to resize
InfoObjectCollectionTInfoSourceData Property
Source data for the collection

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public DataSet SourceData { get; set; }

Property Value

Type: DataSet

Implements

IInfoObjectCollectionSourceData
See Also