IManifestFile Interface Members
See Also  Properties Methods 
SourceCode.Workflow.Design.InfoPath.FormTemplate.Core Namespace : IManifestFile Interface

Glossary Item Box

The following tables list the members exposed by IManifestFile.

Public Properties

  Name Description
Property AutoTrustSetting  
Property CacheQueries  
Property DefaultView  
Property DisableSubmitMenuItem  
Property EditableNamespace  
Property FormatVersion  
Property InitialDocumentCaption  
Property IsWebEnabled  
Property LocalFilePath  
Property OnAfterSubmit  
Property ProductVersion  
Property PublishUrl  
Property SchemaFileNames Contains a list of the schema files that defines the main data source. The key is the namespace URI, and the value is the schema file name, if the schema does not have a target namespace the key is [null].  
Property ShowSubmitStatusDialog  
Property SolutionVersion  
Property SubmitCaption  
Property SubmitType  
Property TaskPaneCaption  
Property TaskPaneReference  
Property TrustLevel  
Property Urn  
Top

Public Methods

See Also