XmlFormHostItem.DataConnections Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This member is a wrapper for the DataConnections property of the XmlForm class.
public:
virtual property Microsoft::Office::InfoPath::DataConnectionCollection ^ DataConnections { Microsoft::Office::InfoPath::DataConnectionCollection ^ get(); };
public virtual Microsoft.Office.InfoPath.DataConnectionCollection DataConnections { get; }
member this.DataConnections : Microsoft.Office.InfoPath.DataConnectionCollection
Public Overridable ReadOnly Property DataConnections As DataConnectionCollection
Property Value
Returns DataConnectionCollection.