DataSourceGroup Class Members
See Also  Properties Methods Events
SourceCode.Workflow.Design.InfoPath.FormTemplate.DataSource Namespace : DataSourceGroup Class


Glossary Item Box

The following tables list the members exposed by DataSourceGroup.

Public Constructors

  Name Description
Public Constructor DataSourceGroup Constructor Creates a new intance of the class. The group name refers to the group in main data source that contains the first-level elements.  
Top

Public Properties

Public Methods

Protected Methods

  Name Description
Protected Method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerObject)
Protected Method OnParentSet (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerObject)
Protected Method OnPropertyChanging (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerObject)
Protected Method ValidateArgument Overloaded.  (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerNameObject)
Top

Public Events

See Also