Harness proD API Help
EPLAN.Harness.API Namespace / ApiObject Class
Members
In This Topic
    ApiObject Class
    In This Topic
    Base class for most API objects. Implements bounds to HpD internals.
    Inheritance Hierarchy
    Syntax
    public abstract class ApiObject : EPLAN.Harness.API.Interfaces.IApiObject  
    Public Properties
     NameDescription
    Public Property ID of the HpD object.  
    Public Property Tells you whether this object is valid or not.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.  
    Top
    See Also