ConnectorElementGroup Class | 
Namespace: Dundas.BI.Data.Transforms
The ConnectorElementGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectorElementGroup | 
            Initializes a new instance of the ConnectorElementGroup class.
              | 
| Name | Description | |
|---|---|---|
| Description | 
            Gets or sets the object description.
              (Inherited from DescriptorBase.) | |
| Elements | 
            Gets the list of ConnectorElement.
              | |
| Id | 
            Gets the object ID.
              (Inherited from DescriptorBase.) | |
| Name | 
            Gets or sets the object name.
              (Inherited from DescriptorBase.) | 
| Name | Description | |
|---|---|---|
| AddTransformElement | 
            Adds the transform element to the current group.
              | |
| RemoveTransformElement | 
            Removes the transform element from the current group.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from DescriptorBase.) |