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 object that is used to implement the data validation events that are associated with the XDocument object.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
<GuidAttribute("096CD785-0786-11D1-95FA-0080C78EE3BB")> _
Public Interface DataDOM _
Inherits DataDOMEmpty, _DataDOMEventSink_Event
'Usage
Dim instance As DataDOM
[GuidAttribute("096CD785-0786-11D1-95FA-0080C78EE3BB")]
public interface DataDOM : DataDOMEmpty,
_DataDOMEventSink_Event
Remarks
The DataDOM object cannot be used directly in code.