Represents the DSM element on the level of the DSM Driver, which is the one who provides data from the DSM (Data Source Model), a representation of the current data source.
Some DSM Types may introduce their own extended properties which are accessible via this object.
Note: Each DSMElement
object is the DSM Driver's encapsulation of
the corresponding DSM element. It is not necessary that such an encapsulation is unique
for a particular DSM element. To distinguish the exact elements,
use GOMElement.id
property.
See Also:
GOMElement