DataDOM members

Include protected members
Include inherited members

The DataDOM object is the Microsoft InfoPath object that is used to implement the data validation events that are associated with the XDocument object.

The DataDOM type exposes the following members.

Methods

  Name Description
Public method add_OnAfterChange 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. (Inherited from _DataDOMEventSink_Event.)
Public method add_OnBeforeChange 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. (Inherited from _DataDOMEventSink_Event.)
Public method add_OnValidate 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. (Inherited from _DataDOMEventSink_Event.)
Public method remove_OnAfterChange 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. (Inherited from _DataDOMEventSink_Event.)
Public method remove_OnBeforeChange 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. (Inherited from _DataDOMEventSink_Event.)
Public method remove_OnValidate 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. (Inherited from _DataDOMEventSink_Event.)

Top

Events

  Name Description
Public event OnAfterChange 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. (Inherited from _DataDOMEventSink_Event.)
Public event OnBeforeChange 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. (Inherited from _DataDOMEventSink_Event.)
Public event OnValidate 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. (Inherited from _DataDOMEventSink_Event.)

Top

See also

Reference

DataDOM interface

Microsoft.Office.Interop.InfoPath namespace