IRawCatalogElement Properties |
The IRawCatalogElement type exposes the following members.
Name | Description | |
---|---|---|
AddToProject |
Flag to signal if this element should be added to the project
| |
ElementName |
Name of the element as it will have in the project
| |
Error | Gets an error message indicating what is wrong with this object. (Inherited from IDataErrorInfo.) | |
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 error message for the property with the given name. (Inherited from IDataErrorInfo.) | |
MappedCatalogElementName |
Name of the element in the catalog it is mapped in.
| |
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.
| |
TargetHasAlreadyElementMapped |
Flag to signal if the target (MappedCatalogElementName) already has an element mapped in the project or not.
|