Click or drag to resize
GroupableModelElement Properties

The GroupableModelElement type exposes the following members.

Properties
  NameDescription
Protected propertyContainingProject
Gets or sets the containing project.
Public propertyError
Gets an error message indicating what is wrong with this object.
Public propertyFieldCount
Gets the field count.
Public propertyFields
Gets the fields of this element
Public propertyFullName
Gets the full name of this element which is the groupname combined with the name
Public propertyFullNameForXml
Gets the full name for XML.
Public propertyGroupName
Gets / sets the name of the group this entity is in.
Public propertyIsChanged
Gets or sets the flag to signal that this element has been changed.
Public propertyItem
Gets the String with the specified column name.
Public propertyLastChangedProperty
Gets the last changed property name of this object. Use this to check whether changes indeed should be propagated through UI-oriented event channels
Public propertyName
Gets / sets the name of this entity.
Public propertyNameValidatorToUse
Gets or sets the name validator to use.
Public propertyObjectID
Gets or sets the object identifier, which is used to identify objects across instances, e.g. through a copy action.
Public propertyOutputSettingValues
Gets the output setting values of this target.
Protected propertySuppressEvents
Gets or sets a value indicating whether events should be suppressed related to this entity base element (true) or not (false).
Public propertyTargetElementType
Gets the target element type of this target.
Top
Explicit Interface Implementations
See Also