Edit

Share via


XmlFormHostItem.MainDataSource Property

Definition

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

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

Property Value

Returns DataSource.

Applies to