Harness proD API Help
EPLAN.Harness.API Namespace / HpdApi Class / Status Property
In This Topic
    Status Property (HpdApi)
    In This Topic
    Get state of the API. To initialize the API, call Init(String,String[]) Failed API cannot be initialized nor used.
    Syntax
    public HpdApi.ApiState Status {get;}
    See Also