XmlFormHostItem.DataSources Property
This member is a wrapper for the DataSources property of the XmlForm class.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property DataSources As DataSourceCollection
Get
'Usage
Dim instance As XmlFormHostItem
Dim value As DataSourceCollection
value = instance.DataSources
public virtual DataSourceCollection DataSources { get; }
Property Value
Type: Microsoft.Office.InfoPath.DataSourceCollection
Returns DataSourceCollection.