GroupableModelElement Properties |
The GroupableModelElement type exposes the following members.
Name | Description | |
---|---|---|
ContainingProject |
Gets or sets the containing project.
| |
DeserializationNewElementFactoryFunc |
Func which creates a new field element for deserialization purposes, which means it skips some actions which are not needed when deserializing.
| |
Error |
Gets an error message indicating what is wrong with this object.
| |
FieldCount |
Gets the field count.
| |
Fields |
Gets the fields of this element
| |
FullName |
Gets the full name of this element which is the groupname combined with the name
| |
FullNameForXml |
Gets the full name for XML.
| |
GroupName |
Gets / sets the name of the group this entity is in.
| |
IsChanged |
Gets or sets the flag to signal that this element has been changed.
| |
Item |
Gets the String with the specified column name.
| |
LastChangedProperty |
Gets the last changed property name of this object. Use this to check whether changes indeed should be propagated through UI-oriented event channels
| |
Name |
Gets / sets the name of this entity.
| |
NameValidatorToUse |
Gets or sets the name validator to use.
| |
ObjectID |
Gets or sets the object identifier, which is used to identify objects across instances, e.g. through a copy action.
| |
OutputSettingValues |
Gets the output setting values of this target.
| |
SuppressEvents |
Gets or sets a value indicating whether events should be suppressed related to this entity base element (true) or not (false).
| |
TargetElementType |
Gets the target element type of this target.
|
Name | Description | |
---|---|---|
IGroupableElementElementType |
Gets the element type of this element.
| |
IGroupableElementElementTypeName |
Gets the type name of the element, e.g. 'Entity Definition', 'Typed List' etc.
| |
IOutputSettingValuesTargetTargetName |
Gets the name of the element.
|