Click or drag to resize
IGroupableElement Properties

The IGroupableElement type exposes the following members.

Properties
  NameDescription
Public propertyElementType
Gets the element type of this element.
Public propertyElementTypeName
Gets the type name of the element, e.g. 'Entity Definition', 'Typed List' etc.
Public propertyFullName
Gets the full name of this element (GroupName.Name)
Public propertyFullNameForXml
Gets the full name for XML.
Public propertyGroupName
Gets or sets the name of the group this element is in.
Public propertyName
Gets or sets the name of this element
Top
See Also