ImportableGroupableModelElement Properties |
The ImportableGroupableModelElement type exposes the following members.
Name | Description | |
---|---|---|
Fields |
Gets or sets the fields.
| |
FullName |
Gets the full name. This is formatted as: groupname:name
| |
Group |
Gets or sets the group.
| |
IsIncludedDirectly |
Gets or sets a value indicating whether this element has been included in the importable data directly (true) or indirectly (false).
| |
Name |
Gets or sets the name.
| |
ObjectID |
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.
|