Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DataDOM object is the Microsoft InfoPath 2010 object that is used to implement the data validation events that are associated with the XDocument object.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntax
'Declaration
<GuidAttribute("096cd785-0786-11d1-95fa-0080c78ee3bb")> _
Public Interface DataDOM _
Inherits DataDOMEmpty
'Usage
Dim instance As DataDOM
[GuidAttribute("096cd785-0786-11d1-95fa-0080c78ee3bb")]
public interface DataDOM : DataDOMEmpty
Remarks
The DataDOM object cannot be used directly in code.