Click or drag to resize

ImportableGroupableModelElement Properties

The ImportableGroupableModelElement type exposes the following members.

Properties
  NameDescription
Public propertyFields
Gets or sets the fields.
Public propertyFullName
Gets the full name. This is formatted as: groupname:name
Public propertyGroup
Gets or sets the group.
Public propertyIsIncludedDirectly
Gets or sets a value indicating whether this element has been included in the importable data directly (true) or indirectly (false).
Public propertyName
Gets or sets the name.
Public propertyObjectID
Gets or sets the object identifier of the real object which was imported. This ID can be compared with the destination set, to see whether it's indeed the same object. Is set to a new Guid by default.
Top
See Also