ModelingObject Properties |
The ModelingObject type exposes the following members.
Name | Description | |
---|---|---|
Guid |
Gets the GUID identifying this object.
| |
Id |
Gets the id identifying this object.
| |
InstanceGuid |
Gets a guid, unique for this object instance.
| |
InstanceLanguage |
Gets or sets the instance language (two letters format).
| |
IsExtended |
Gets a value indicating whether this object is Extended or not, allowing to avoid an "is" verification.
| |
Model |
Gets the model hosting this object. The Model is the root object of the modeling tree.
| |
Name |
Gets the name of this object.
| |
Parent |
Gets the parent object in the modeling tree.
| |
ParentType |
Gets the type of the parent object in the modeling tree.
|