Click or drag to resize

ObjectClass Properties

The DPIObjectObjectClass type exposes the following members.

Properties
  NameDescription
Public propertyClassId
The class id of an object.
(Inherited from DPIObject.)
Public propertyInstanceId
The instance id of an object.
(Inherited from DPIObject.)
Public propertyNode
The associated node in the DPI node hierarchy.
(Inherited from DPIObject.)
Public propertyNodeName
Override to provide a name for the node.
(Inherited from DPIObject.)
Public propertyNumLinks
Returns the number of links.
(Inherited from DPIObject.)
Public propertyParentInstance
The parent instance of a class (or null).
Public propertyRouter
The DPI router instance.
(Inherited from DPIObject.)
Top
See Also