_XDocument2 Properties (Microsoft.Office.Interop.InfoPath.SemiTrust)
| Name | Description | |
|---|---|---|
| DataAdapters |
Gets a reference to the DataAdaptersCollection collection that is associated with a form.This property is not CLS-compliant.
|
| DataObjects |
Gets a reference to the DataObjectsCollection collection that is associated with a form.This property is not CLS-compliant.
|
| DOM |
Gets a reference to a form's underlying XML document in the form of an XML Document Object Model (DOM).This property is not CLS-compliant.
|
| Errors |
Gets a reference to the ErrorsCollection that is associated with a form.This property is not CLS-compliant.
|
| Extension |
Gets a reference to the global scripting object, which exposes the functions and global variables contained in a form's primary form code file.This property is not CLS-compliant.
|
| IsDirty |
Gets a value that indicates whether the data in a form has been modified since it was last saved.This property is not CLS-compliant.
|
| IsDOMReadOnly |
Gets a value that indicates whether the data in the underlying XML document of a form has been placed in a read-only state.This property is not CLS-compliant.
|
| IsNew |
Gets a value that indicates whether a newly created form has been saved.This property is not CLS-compliant.
|
| IsReadOnly |
Gets a value that indicates whether a form is in read-only mode.This property is not CLS-compliant.
|
| IsRecovered |
Gets a value that indicates whether a form was last saved by an AutoRecover save operation.This property is not CLS-compliant.
|
| IsSigned |
Gets a value that indicates whether a form has been digitally signed using digital signatures.This property is not CLS-compliant.
|
| Language |
Gets or sets a form's default language code.This property is not CLS-compliant.
|
| QueryAdapter |
Gets a reference to the data adapter object that is associated with a form.This property is not CLS-compliant.
|
| Role |
Gets or sets the user's current role.This property is not CLS-compliant.
|
| SignedDataBlocks |
Gets a reference to the SignedDataBlocksCollection collection that is associated with an XDocument object.This property is not CLS-compliant.
|
| Solution |
Gets a reference to the SolutionObject object that is associated with a form.This property is not CLS-compliant.
|
| UI |
Returns a reference to UIObject object.This property is not CLS-compliant.
|
| URI |
Gets the Uniform Resource Identifier (URI) of a form.This property is not CLS-compliant.
|
| Util |
Gets a reference to UtilObject object.This property is not CLS-compliant.
|
| View |
Gets a reference to the ViewObject associated with a form.This property is not CLS-compliant.
|
| ViewInfos |
Gets a reference to the ViewInfosCollection collection associated with a form.This property is not CLS-compliant.
|