| RawElementDefinition Properties | 
The RawElementDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| AddToProject | 
            Flag if this element should be added to the project or not.
              | |
| ContainingList | 
            The list containing this object
              | |
| ElementName | 
            The temporary name for the element.
              | |
| Error | 
            Gets an error message indicating what is wrong with this object. The default is an empty string ("")
              | |
| GroupName | 
            Gets or sets the name of the group the element will be placed in.
              | |
| IsValid | 
            Gets a value indicating whether this instance is valid.
              | |
| Item | 
            Gets the String with the specified column name.
              | |
| MappedCatalogElementName | 
            Gets the name of the mapped catalog element.
              | |
| ReturnElementName | 
            Gets the name of the return element, which is in the format group.elementname. Can be empty, if no return type is applicable. Only
            set in the case of a TVF call.
              | |
| Target | 
            Target table / view of element.
              | |
| TargetHasAlreadyElementMapped | 
            Flag to signal if the target (MappedCatalogElementName) already has an element mapped in the project or not.
              | |
| TargetName | 
            The name of the target
              | 
| Name | Description | |
|---|---|---|
| IRawCatalogElement.GroupName | 
            Gets or sets the name of the group the element will be placed in.
              |