Edit

Share via


XmlFormHostItem.DataSources Property

Definition

This member is a wrapper for the DataSources property of the XmlForm class.

public:
 virtual property Microsoft::Office::InfoPath::DataSourceCollection ^ DataSources { Microsoft::Office::InfoPath::DataSourceCollection ^ get(); };
public virtual Microsoft.Office.InfoPath.DataSourceCollection DataSources { get; }
member this.DataSources : Microsoft.Office.InfoPath.DataSourceCollection
Public Overridable ReadOnly Property DataSources As DataSourceCollection

Property Value

Returns DataSourceCollection.

Applies to