In This Topic
Abstract base class of all API occurrences.
Object Model
Inheritance Hierarchy
Syntax
Public Properties
| Name | Description |
 | Children |
Gets children occurrences of closest level in hierarchy of this occurrence.
|
 | ID |
ID of the HpD object.
(Inherited from EPLAN.Harness.API.ApiObject) |
 | IsRapid |
Is the part a rapid prototype?
|
 | IsValid | Overridden.
Tells you whether this object is valid or not.
|
 | LibraryPart |
Gets the related library part from which this occurrence was derived.
|
 | Name |
Gets or sets the name of the occurrence.
|
 | P8DisplayedDT | Gets the P8 displayed device tag. |
 | P8FullDT | Gets the P8 full device tag. |
 | P8FunctionText | Gets the P8 function text. |
 | Parents |
Gets parent occurrences of closest level in hierarchy of this occurrence.
|
 | UserDefinedProperties |
Gets or sets a list of user-defined properties of this occurrence.
|
Top
Public Methods
Public Operators
See Also