OpenTAP 9.24
API Reference
Public Member Functions | Properties | List of all members
OpenTap.IData Interface Reference

An object in a hierarchy with a name and some named properties. More...

Inheritance diagram for OpenTap.IData:
OpenTap.IAttributedObject OpenTap.IResultTable OpenTap.ResultColumn OpenTap.ResultTable

Public Member Functions

long GetID ()
 Returns an ID that identifies this object. More...
 

Properties

IData Parent [get]
 Parent of this object.
 
IParameters Parameters [get]
 All parameters that describes this object.
 
- Properties inherited from OpenTap.IAttributedObject
string Name [get]
 Name of this object.

 
string ObjectType [get]
 String describing this object.

 

Detailed Description

An object in a hierarchy with a name and some named properties.

Member Function Documentation

◆ GetID()

long OpenTap.IData.GetID ( )

Returns an ID that identifies this object.

Returns

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:41