Edit

Share via


XDocumentClass.DataAdapters Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

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

Property Value

Implements

Applies to