DataDOMEventObject Interface
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.
public interface class DataDOMEventObject : Microsoft::Office::Interop::InfoPath::DataDOMEvent
[System.Runtime.InteropServices.Guid("096CD5E5-0786-11D1-95FA-0080C78EE3BB")]
public interface DataDOMEventObject : Microsoft.Office.Interop.InfoPath.DataDOMEvent
Public Interface DataDOMEventObject
Implements DataDOMEvent
- Derived
- Attributes
- Implements
Properties
| IsUndoRedo | (Inherited from DataDOMEvent) |
| MatchExpression | (Inherited from DataDOMEvent) |
| NewValue | (Inherited from DataDOMEvent) |
| OldValue | (Inherited from DataDOMEvent) |
| Operation | (Inherited from DataDOMEvent) |
| Parent | (Inherited from DataDOMEvent) |
| ReturnMessage | (Inherited from DataDOMEvent) |
| ReturnStatus | (Inherited from DataDOMEvent) |
| Site | (Inherited from DataDOMEvent) |
| Source | (Inherited from DataDOMEvent) |
| XDocument | (Inherited from DataDOMEvent) |
Methods
| ReportError(Object, String, Boolean, String, Int32, String) | (Inherited from DataDOMEvent) |