| Name | Description | |
|---|---|---|
![]() | Close | Close HpD API. You should call this when you are done with the HpD API. It sets API Status to HpdApi.ApiState.Closed. Call Init(String,String[]) to initialize and use the HpD API again. Make sure you have all your documents and project properly saved and closed before this call. When used from plugin, this call has no effect. |
![]() | CreateProject | Create a new HpD project. |
![]() | CreateProjectFromTemplate | Create a new HpD project from template. |
![]() ![]() | GetInstance | Get instance of HpD API. |
![]() | Init | Loads HpD and initializes the API. Must be called from the Main Thread of an application. |
![]() | OpenProject | Open a HpD project. |
![]() | ResetAllSettings | Resets all Harness proD Studio settings to the default values. |
![]() | RestoreProject | Restore a HpD project. |


