DAVAdapter Properties (Microsoft.Office.Interop.InfoPath.SemiTrust)
| Name | Description | |
|---|---|---|
| FileName |
Gets or sets the file name that the current Microsoft Office InfoPath 2007 form will be given when the form is submitted by the DAVAdapterObject.This property is not CLS-compliant.
|
| FolderURL |
Gets or sets the Uniform Resource Locator (URL) to which the form will be submitted by the DAVAdapterObject object.This property is not CLS-compliant.
|
| Name |
Gets the name of a DAVAdapterObject object.This property is not CLS-compliant.
|
| QueryAllowed |
Returns false, corresponding to the queryAllowed attribute in the form definition file (.xsf).This property is not CLS-compliant.
|
| SubmitAllowed |
Returns true, corresponding to the submitAllowed attribute in the form definition file (.xsf).This property is not CLS-compliant.
|