Click or drag to resize

ModelingObject Properties

The ModelingObject type exposes the following members.

Properties
  NameDescription
Public propertyGuid
Gets the GUID identifying this object.
Public propertyId
Gets the id identifying this object.
Public propertyInstanceGuid
Gets a guid, unique for this object instance.
Public propertyInstanceLanguage
Gets or sets the instance language (two letters format).
Public propertyIsExtended
Gets a value indicating whether this object is Extended or not, allowing to avoid an "is" verification.
Public propertyModel
Gets the model hosting this object. The Model is the root object of the modeling tree.
Public propertyName
Gets the name of this object.
Public propertyParent
Gets the parent object in the modeling tree.
Public propertyParentType
Gets the type of the parent object in the modeling tree.
Top
See Also