IGroupableElement Interface |
Namespace: SD.LLBLGen.Pro.ApplicationCore
The IGroupableElement type exposes the following members.
Name | Description | |
---|---|---|
ElementType |
Gets the element type of this element.
| |
ElementTypeName |
Gets the type name of the element, e.g. 'Entity Definition', 'Typed List' etc.
| |
FullName |
Gets the full name of this element (GroupName.Name)
| |
FullNameForXml |
Gets the full name for XML.
| |
GroupName |
Gets or sets the name of the group this element is in.
| |
Name |
Gets or sets the name of this element
|
Name | Description | |
---|---|---|
FixDuplicateNamesAfterRefresh |
Fixes the duplicate names after refresh.
| |
GetAdditionalInterfaces |
Gets the additional interfaces, if applicable, for this element, where the default interfaces are prefiltered with the ignored
interfaces defined in this element. All interface macros are replaced with real names.
| |
GetAdditionalNamespaces |
Gets the additional namespaces, if applicable, for this element, where the default namespaces are prefiltered with the ignored
namespaces defined in this element. All namespace macros are replaced with real names.
|