SourceCode.Workflow.Design.InfoPath.FormTemplate Namespace
See Also  Inheritance Hierarchy

Glossary Item Box

Classes

  Class Description
Class CollectionEventArgs  
Class DesignerCollection  
Class DesignerCollection<T>  
Class DesignerNameCollection  
Class DesignerNameObject  
Class DesignerNameObjectCollection<T>  
Class DesignerNameSetObject  
Class DesignerObject  
Class FeatureNotSupportedException  
Class NetworkLocation This class is used to specify the location details of an InfoPath form template file (.xsn) that is located on a network resource, i.e. file system or web server.
Class PropertyEventArgs  
Class RuleHasMissingDependantDataConnectionException  
Class Solution This class is the entry point of the SourceCode InfoPath design object. The InfoPath design object can be used to get certain design-mode properties of an InfoPath form template or to edit the form template. Not all editing options are available.
Class SolutionOpenException  
Class SPContentTypeLocation  
Class SPFormLibraryLocation This class is used to specify the location details of an InfoPath form template that has been published to a SharePoint form library.
Class Utilities  
Class XsnLocation Base from which the various InfoPath form template file locations are derived.

Interfaces

  Interface Description
Interface IDesignerCollection  

Enumerations

  Enumeration Description
Enumeration AdapterOptions The web service connection options for a web service data connection.
Enumeration AfterSubmitOptions  
Enumeration DataConnectionLinkType  
Enumeration DropDownEntries  
Enumeration Features  
Enumeration ProductVersions  
Enumeration ProgrammingLanguages The programming languages that an InfoPath form template can utilize.
Enumeration PublishExtensions The locations an InfoPath form template can be published to.
Enumeration SolutionFormatVersions The InfoPath format versions that are publically available.
Enumeration SubmitTypes  
Enumeration ToolbarCommandActions  
Enumeration TrustLevels  

See Also